Fixed 'command_name --help' to prevent exit of captive-cmdline(1).
[captive.git] / src / client / cmdline / cmd_get.c
index f73d61e..3d815a9 100644 (file)
@@ -49,7 +49,7 @@ GQuark r=0;
 
 
 const struct poptOption cmd_get_table[]={
-               POPT_AUTOHELP
+               CMDLINE_POPT_AUTOHELP
                POPT_TABLEEND
                };