From 394f61b2d99e265cdf0d2fed656c269320dfbef2 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Wed, 21 Mar 2018 13:40:23 +0100 Subject: [PATCH] recv: Mention default for --receiver. It's not obvious that http is the default receiver, so let's mention this. --- m4/lls/recv.suite.m4 | 2 ++ 1 file changed, 2 insertions(+) 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] -- 2.30.2