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