From 999a420639fd2eb9ef4c92aef26fea623b1ca026 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 3 Feb 2015 18:34:14 +0100 Subject: btrfs-progs: qgroups, adjust help text Minor rewording to make the line shorter and. Resolves-coverity-id: 1267280 Signed-off-by: David Sterba --- cmds-qgroup.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cmds-qgroup.c b/cmds-qgroup.c index 21729440..c5082f72 100644 --- a/cmds-qgroup.c +++ b/cmds-qgroup.c @@ -226,8 +226,7 @@ static const char * const cmd_qgroup_show_usage[] = { "--gbytes show sizes in GiB, or GB with --si", "--tbytes show sizes in TiB, or TB with --si", "--sort=qgroupid,rfer,excl,max_rfer,max_excl", - " list qgroups in order of qgroupid," - "rfer,max_rfer or max_excl", + " list qgroups sorted by specified items", " you can use '+' or '-' in front of each item.", " (+:ascending, -:descending, ascending default)", NULL -- cgit v1.2.3