summaryrefslogtreecommitdiff
path: root/cmds-qgroup.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2015-11-06 16:39:49 +0100
committerDavid Sterba <dsterba@suse.com>2015-11-06 16:39:49 +0100
commit49e0f3e6466db78fb6c12f71e0c46be4b1492d90 (patch)
tree3752b77855c3ee7d4dad1ba7508d626cf1d8057e /cmds-qgroup.c
parentd64a9ff88ec3387d67017a3e03953882048ddefd (diff)
btrfs-progs: utils: rename helpinfo unit vairables
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'cmds-qgroup.c')
-rw-r--r--cmds-qgroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-qgroup.c b/cmds-qgroup.c
index a64b7167..b0c28c91 100644
--- a/cmds-qgroup.c
+++ b/cmds-qgroup.c
@@ -271,7 +271,7 @@ static const char * const cmd_qgroup_show_usage[] = {
" (including ancestral qgroups)",
"-f list all qgroups which impact the given path",
" (excluding ancestral qgroups)",
- HELPINFO_OUTPUT_UNIT,
+ HELPINFO_UNITS_LONG,
"--sort=qgroupid,rfer,excl,max_rfer,max_excl",
" list qgroups sorted by specified items",
" you can use '+' or '-' in front of each item.",