aboutsummaryrefslogtreecommitdiff
path: root/src/cmdline.opt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmdline.opt')
-rw-r--r--src/cmdline.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmdline.opt b/src/cmdline.opt
index d07309f..3f0549f 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -112,7 +112,7 @@ END
OPTION(format,F,FILE,
[<use FILE to format the output>])
BEGIN
- format_file = optarg;
+ format_file_option = optarg;
END
OPTION(sort,s,,

Return to:

Send suggestions and report system problems to the System administrator.