From d7e8ccb6f3d402c8aa5c9dbc32d708007d74948f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 24 Nov 1996 03:00:37 +0000 Subject: [PATCH] (usage): Remove trailing pair of blanks. --- src/df.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/df.c b/src/df.c index 89cabb406..29be8b8a4 100644 --- a/src/df.c +++ b/src/df.c @@ -473,7 +473,7 @@ or all filesystems by default.\n\ -P, --portability use the POSIX output format\n\ --sync invoke sync before getting usage info\n\ -t, --type=TYPE limit listing to filesystems of type TYPE\n\ - -T, --print-type print filesystem type\n\ + -T, --print-type print filesystem type\n\ -x, --exclude-type=TYPE limit listing to filesystems not of type TYPE\n\ -v (ignored)\n\ --help display this help and exit\n\ -- 2.34.1