X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=dccp_recv.ggo;h=ba96dd8497dd4dabb2f70ba1baa0d008e949326a;hp=481dcb31780a65ba879d4824c165b2b1ebf886ea;hb=2a8029478dfc65f0c935d864faf4aea9e3deb27d;hpb=c9f109a9e7f2d6116b7906a852afc339c858c275 diff --git a/dccp_recv.ggo b/dccp_recv.ggo index 481dcb31..ba96dd84 100644 --- a/dccp_recv.ggo +++ b/dccp_recv.ggo @@ -1,3 +1,3 @@ section "options of the dccp receiver" -option "host" i "ip or host" string default="localhost" no -option "port" p "port to connect to" int default="5001" no +option "host" i "ip or host" string default="localhost" optional +option "port" p "port to connect to" int default="5001" optional