aboutsummaryrefslogtreecommitdiff
path: root/bpkg/common.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/common.cli')
-rw-r--r--bpkg/common.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/common.cli b/bpkg/common.cli
index a8c363e..646cb2b 100644
--- a/bpkg/common.cli
+++ b/bpkg/common.cli
@@ -140,8 +140,8 @@ namespace bpkg
\cb{curl} and to the \cb{--timeout} option for \cb{wget} and
\cb{fetch}. For \cb{git} over HTTP/HTTPS this semantics is achieved
using the \cb{http.lowSpeedLimit}=\i{1} \cb{http.lowSpeedTime}=\i{sec}
- configuration values (the \cb{git://} protocol currently does not
- support timeouts).
+ configuration values (the \cb{git://} and \cb{ssh://} protocols
+ currently do not support timeouts).
See \cb{--fetch} and \cb{--git} for more information on the fetch
programs."