summaryrefslogtreecommitdiff
path: root/mh/refile.c
diff options
context:
space:
mode:
Diffstat (limited to 'mh/refile.c')
-rw-r--r--mh/refile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mh/refile.c b/mh/refile.c
index 9cade4c02..5bf2faad0 100644
--- a/mh/refile.c
+++ b/mh/refile.c
@@ -168,6 +168,7 @@ opt_handler (int key, char *arg, struct argp_state *state)
break;
case ARG_PRESERVE:
+ mh_opt_notimpl_warning ("-preserve");
preserve_flag = is_true(arg);
break;

Return to:

Send suggestions and report system problems to the System administrator.