diff options
Diffstat (limited to 'cmds-fi-usage.c')
-rw-r--r-- | cmds-fi-usage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-fi-usage.c b/cmds-fi-usage.c index 4b558a88..72d80278 100644 --- a/cmds-fi-usage.c +++ b/cmds-fi-usage.c @@ -902,7 +902,7 @@ out: const char * const cmd_filesystem_usage_usage[] = { "btrfs filesystem usage [options] <path> [<path>..]", "Show detailed information about internal filesystem usage .", - HELPINFO_OUTPUT_UNIT_DF, + HELPINFO_UNITS_SHORT_LONG, "-T show data in tabular format", NULL }; |