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