From: Andre Noll Date: Wed, 21 Mar 2018 12:40:23 +0000 (+0100) Subject: recv: Mention default for --receiver. X-Git-Tag: v0.6.2~26 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;ds=sidebyside;h=394f61b2d99e265cdf0d2fed656c269320dfbef2;p=paraslash.git recv: Mention default for --receiver. It's not obvious that http is the default receiver, so let's mention this. --- diff --git a/m4/lls/recv.suite.m4 b/m4/lls/recv.suite.m4 index 571cd45a..993a4494 100644 --- a/m4/lls/recv.suite.m4 +++ b/m4/lls/recv.suite.m4 @@ -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]