summaryrefslogtreecommitdiffstats
path: root/bin/df/df.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/df/df.c')
-rw-r--r--bin/df/df.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/df/df.c b/bin/df/df.c
index b430608..77b7a40 100644
--- a/bin/df/df.c
+++ b/bin/df/df.c
@@ -564,7 +564,8 @@ usage(void)
{
(void)fprintf(stderr,
-"usage: df [-b | -g | -H | -h | -k | -m | -P] [-acilnT] [-t type] [-,] [file | filesystem ...]\n");
+"usage: df [-b | -g | -H | -h | -k | -m | -P] [-acilnT] [-t type] [-,]\n"
+" [file | filesystem ...]\n");
exit(EX_USAGE);
}
OpenPOWER on IntegriCloud