btrfs-progs: qgroups, adjust help text

Minor rewording to make the line shorter and.

Resolves-coverity-id: 1267280
Signed-off-by: David Sterba <dsterba@suse.cz>
master
David Sterba 2015-02-03 18:34:14 +01:00
parent 99c53e440e
commit 999a420639
1 changed files with 1 additions and 2 deletions

View File

@ -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