Fixed 'command_name --help' to prevent exit of captive-cmdline(1).
[captive.git] / src / client / cmdline / cmd_rm.c
index a8737f0..bf7e847 100644 (file)
@@ -41,7 +41,7 @@ GQuark r=0;
 
 
 const struct poptOption cmd_rm_table[]={
-               POPT_AUTOHELP
+               CMDLINE_POPT_AUTOHELP
                POPT_TABLEEND
                };