From 49e0f3e6466db78fb6c12f71e0c46be4b1492d90 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 6 Nov 2015 16:39:49 +0100 Subject: btrfs-progs: utils: rename helpinfo unit vairables Signed-off-by: David Sterba --- cmds-qgroup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmds-qgroup.c') 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.", -- cgit v1.2.3