]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
recv: Mention default for --receiver.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 21 Mar 2018 12:40:23 +0000 (13:40 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 1 Apr 2018 12:21:05 +0000 (14:21 +0200)
It's not obvious that http is the default receiver, so let's mention this.

m4/lls/recv.suite.m4

index 571cd45aa428e5eaa4dd3dfca21c6fa52948ce2c..993a4494f0ba90823f68b933a806b7cd267c1706 100644 (file)
@@ -28,4 +28,6 @@ version-string = GIT_VERSION()
                        Any options for the selected receiver must be quoted. Example:
 
                                -r 'http -i www.paraslash.org -p 8009'
+
+                       If no receiver is given, http is assumed.
                [/help]