[PATCH 06/11] fstrim: mark only the mountpoint as placeholder, not options -A and -a

Benno Schulenberg <[email protected]>
Newsgroups org.kernel.vger.util-linux
Message-ID <[email protected]>
Also, write "mountpoint" as one word here, because it's clearer.

Signed-off-by: Benno Schulenberg <[email protected]>
---
 sys-utils/fstrim.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-utils/fstrim.c b/sys-utils/fstrim.c
index 2ae3480b8..4d43c7957 100644
--- a/sys-utils/fstrim.c
+++ b/sys-utils/fstrim.c
@@ -451,7 +451,7 @@ static void __attribute__((__noreturn__)) usage(void)
 	FILE *out = stdout;
 	fputs(USAGE_HEADER, out);
 	fprintf(out,
-	      _(" %s [options] <-A|-a|mount point>\n"), program_invocation_short_name);
+	      _(" %s [options] -A|-a|<mountpoint>\n"), program_invocation_short_name);
 
 	fputs(USAGE_SEPARATOR, out);
 	fputs(_("Discard unused blocks on a mounted filesystem.\n"), out);
-- 
2.48.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.