X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Fclient.m4;h=f0bbc0bd8eadf2000e69f2f95e41b22c146f4080;hp=6b589dc7c46b88ff7879af9c522e92af6b4bef88;hb=042767ce4032ee7bec7df1716411a175259cfbf1;hpb=dddf554290fd65bd55b2b4d2cd796147d6df4712 diff --git a/m4/gengetopt/client.m4 b/m4/gengetopt/client.m4 index 6b589dc7..f0bbc0bd 100644 --- a/m4/gengetopt/client.m4 +++ b/m4/gengetopt/client.m4 @@ -1,4 +1,6 @@ -args "--unamed-opts=command --no-handle-error" +args "--unamed-opts=command --no-handle-error --conf-parser --no-handle-version --no-handle-help" + +purpose "Communicate with para_server through the paraslash control port." include(header.m4) define(CURRENT_PROGRAM,para_client)