Btrfs-progs: fix cmd_label_usage to reflect this change.
authorJeff Liu <jeff.liu@oracle.com>
Mon, 17 Dec 2012 11:35:29 +0000 (11:35 +0000)
committerDavid Sterba <dsterba@suse.cz>
Tue, 26 Feb 2013 18:24:14 +0000 (19:24 +0100)
commitc51b711fff2cfe5b67405731c17c8ffb694e1ddb
tree473ae59a182adeeafd78edc0c09975d2d330ad40
parent3988e807025b6f2a0b2d26d21bdbfecf29f0aecb
Btrfs-progs: fix cmd_label_usage to reflect this change.

Fix the command usage of "btrfs filesystem label" to reflect this change. i.e. so that
we can get/set the label of a mounted filesystem against the mountpoint.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
cmds-filesystem.c