Merge branch 'dbtool_preselect'
[paraslash.git] / recv.ggo
1 option "loglevel" l "set loglevel (0-6)" int typestr="level" default="4" no
2 option "list_receivers" L "print list of available receivers" flag off
3 option "receiver" r "Select receiver.
4
5 If options for the selected receiver are given, they must
6 be separated by ':' instead of white space. Example:
7
8         -r http:-i:www.paraslash.org:-p:8009
9 "
10
11 string typestr="receiver_spec" default="http" no