X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.ggo;h=95e81b37839a76fcc0428492579e8e199fa58c60;hp=650dcf0e69634ee25a0c9de8154e4a0130ba8e49;hb=f010019b9e89b814699bd6a94edaa8cde9cbd45c;hpb=2e26bd6fc7a6b28d6e1a32b1bddb6ced23be0e33 diff --git a/server.ggo b/server.ggo index 650dcf0e..95e81b37 100644 --- a/server.ggo +++ b/server.ggo @@ -160,17 +160,16 @@ option "afs_initial_mode" i #~~~~~~~~~~~~~~~~~~~~~~~~~~ "Mood or playlist to load on startup. Must be -prefixed with either 'p:' or 'm:' to indicate +prefixed with either 'p/' or 'm/' to indicate whether a playlist or a mood should be loaded. Example: - --afs_initial_mode p:foo + --afs_initial_mode p/foo loads the playlist named 'foo'." - string typestr="aspecifier>:" + string typestr="/" optional - section "http sender" #~~~~~~~~~~~~~~~~~~~~