On Thu, 2006-02-09 at 18:59 +0100, Philippe Batailler wrote:
> Package: dpkg
> Version: 1.13.13
> Severity: normal
> Tags: patch
> 
> Hi,
> 
> 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


Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to