Adam D. Barratt <[EMAIL PROTECTED]> wrote:

  « > In the manpage dpkg-query.1, the option --showformat cannot be called 
with -f:
  « > 
  « >  "-f | --showformat=format" should be "--showformat=format".
  « 
  « Really? It seems to work fine here:
  « 
  « [EMAIL PROTECTED]:~$ dpkg-query --show dpkg
  « dpkg    1.13.13
  « 
  « [EMAIL PROTECTED]:~$ dpkg-query --showformat='${Version}\n' --show dpkg
  « 1.13.13
  « 
  « [EMAIL PROTECTED]:~$ dpkg-query -f='${Version}\n' --show dpkg
  « 1.13.13
  « 
  « [EMAIL PROTECTED]:~$ dpkg-query -f '${Version}\n' --show dpkg
  « 1.13.13

Yes, you are right.
I just meant: action of dpkg is like that: -b|--build
and option of action is like  --no-act.

But it seems that it is not always true...

Regards,

-- 
Philippe Batailler




Reply via email to