]> git.tuebingen.mpg.de Git - paraslash.git/blob - dccp_recv.ggo
gengetopt: use the new (and more descriptive) 'optional' instead of 'no'.
[paraslash.git] / dccp_recv.ggo
1 section "options of the dccp receiver"
2 option "host" i "ip or host" string default="localhost" optional
3 option "port" p "port to connect to" int default="5001" optional