summaryrefslogtreecommitdiff
path: root/src/sort.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sort.c')
-rw-r--r--src/sort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sort.c b/src/sort.c
index eb480ae0e..eb34c32d5 100644
--- a/src/sort.c
+++ b/src/sort.c
@@ -1461,7 +1461,7 @@ main (argc, argv)
program_name = argv[0];
- parse_long_options (argc, argv, usage);
+ parse_long_options (argc, argv, "sort", usage);
have_read_stdin = 0;
inittables ();