summaryrefslogtreecommitdiff
path: root/man/help2man
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-20 10:06:19 +0000
committerJim Meyering <jim@meyering.net>2004-04-20 10:06:19 +0000
commit28d28cffeac57dc13904c12a9bc371796732b538 (patch)
tree4d68a34d80e0fafdbed5b8f24608d28331252d6c /man/help2man
parent74c610f8bd7342ca996999a87eeb9b0e3e8f757d (diff)
downloadcoreutils-28d28cffeac57dc13904c12a9bc371796732b538.tar.gz
tweak --help output
Diffstat (limited to 'man/help2man')
-rwxr-xr-xman/help2man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/help2man b/man/help2man
index 21109e804..a0f1be039 100755
--- a/man/help2man
+++ b/man/help2man
@@ -78,7 +78,7 @@ my $help_info = sprintf _(<<'EOT'), $this_program, $this_program;
Usage: %s [OPTION]... EXECUTABLE
- --program_name=STRING override any name found in output of
+ --program_name=NAME override any name found in output of
`EXECUTABLE --version'
-n, --name=STRING description for the NAME paragraph
-s, --section=SECTION section number for manual page (1, 6, 8)