Hi,

On Wed, Sep 21, 2011 at 11:19:20AM +0100, Lars Wirzenius wrote:
> The btrfs(8) manpage and the output of "/sbin/btrfs --help" do not
> entirely agree on some things.

> * manpage: btrfs device show <dev>|<label> [<dev>|<label>...]
>   --help:  btrfs filesystem show [<uuid>|<label>]
> 
>   The --help version seems to work, the former does not.

Please also note that the error message of 'btrfs device show' is kinda
misleading: ERROR: unknown command 'device'
I suppose that the code uses argv[1] while it should be using argv[2].

Also, the 'btrfs --help' output includes certain commands not mentioned
in the manpage, like 'btrfs filesystem df'.

TIA,
Sebastian

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

Reply via email to