NEWS update
[paraslash.git] / http_recv.ggo
index 5c4ef4ecf2bae9a4af946a7f3e7e6477860afa22..c368efd7ad301339b86d02574f2b4e4f721152cc 100644 (file)
@@ -1,2 +1,3 @@
-option "host" i "ip or host" string default="localhost" no
-option "port" p "tcp port to connect to" int default="8000" no
+section "options of the http receiver"
+option "host" i "ip or host" string default="localhost" optional
+option "port" p "tcp port to connect to" int default="8000" optional