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 ef89222..039dc6b 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -69,7 +69,7 @@ OPTION(dry-run,n,,
BEGIN
wy_log_to_stderr = 1;
wy_debug_level++;
- dry_run_mode = 1;
+ wy_dry_run = 1;
END
OPTION(cron,,,

Return to:

Send suggestions and report system problems to the System administrator.