summaryrefslogtreecommitdiff
path: root/src/cat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cat.c')
-rw-r--r--src/cat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat.c b/src/cat.c
index 503efe7e5..38596731c 100644
--- a/src/cat.c
+++ b/src/cat.c
@@ -534,7 +534,7 @@ main (int argc, char **argv)
bindtextdomain (PACKAGE, LOCALEDIR);
textdomain (PACKAGE);
- parse_long_options (argc, argv, "cat", GNU_PACKAGE, VERSION,
+ parse_long_options (argc, argv, PROGRAM_NAME, GNU_PACKAGE, VERSION,
"Torbjorn Granlund and Richard M. Stallman", usage);
/* Parse command line options. */