btrfs-progs: add --human-readable option where applicable
authorDavid Sterba <dsterba@suse.cz>
Wed, 21 Jan 2015 17:47:24 +0000 (18:47 +0100)
committerDavid Sterba <dsterba@suse.cz>
Wed, 21 Jan 2015 17:56:28 +0000 (18:56 +0100)
commit58a39524619f38d193b8adc3d57888ec07b612aa
tree877a5e4487d232197b8cc8bfb043a97ab7ab1633
parenta5b66a81bf6007b3c3b3b108ffcb4cbd75287d57
btrfs-progs: add --human-readable option where applicable

Add an alias to -h to 'filesystem usage', 'filesystem df' and
'device usage' commands, same as the traditional 'df'.

Signed-off-by: David Sterba <dsterba@suse.cz>
Documentation/btrfs-device.txt
Documentation/btrfs-filesystem.txt
Documentation/btrfs-qgroup.txt
cmds-device.c
cmds-fi-disk_usage.c
cmds-filesystem.c
cmds-qgroup.c