[PATCH 05/10] script: mention in usage that value for <size> may have a suffix

Benno Schulenberg <[email protected]>
Newsgroups org.kernel.vger.util-linux
Message-ID <[email protected]>
Signed-off-by: Benno Schulenberg <[email protected]>
---
 term-utils/script.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/term-utils/script.c b/term-utils/script.c
index 78ab3f4ca..4da25fa2e 100644
--- a/term-utils/script.c
+++ b/term-utils/script.c
@@ -216,6 +216,10 @@ static void __attribute__((__noreturn__)) usage(void)
 
 	fputs(USAGE_SEPARATOR, out);
 	fprintf(out, USAGE_HELP_OPTIONS(31));
+
+	fputs(USAGE_ARGUMENTS, out);
+	fprintf(out, USAGE_ARG_SIZE(_("<size>")));
+
 	fprintf(out, USAGE_MAN_TAIL("script(1)"));
 
 	exit(EXIT_SUCCESS);
-- 
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.