summaryrefslogtreecommitdiff
path: root/obnam.1.in
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-06-24 11:16:54 +0100
committerLars Wirzenius <liw@liw.fi>2012-06-24 11:16:54 +0100
commit44ecd93bceb228cca25cfdce0c4ebe17ce186ba0 (patch)
tree0e06805da97cdf1238412fbd2a180ff85d2877cd /obnam.1.in
parent5fc587b308db229bdb4a55ec0031f0e4f3c7f4e7 (diff)
downloadobnam-44ecd93bceb228cca25cfdce0c4ebe17ce186ba0.tar.gz
Clarify manpage on user in sftp URLs
Thanks, Joey Hess.
Diffstat (limited to 'obnam.1.in')
-rw-r--r--obnam.1.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/obnam.1.in b/obnam.1.in
index 456b0d96..635d86e1 100644
--- a/obnam.1.in
+++ b/obnam.1.in
@@ -212,11 +212,13 @@ or an
URL.
An sftp URL has the following form:
.IP
-.BI sftp:// domain\fR[\fB:\fIport\fR] / path
+.R \fBsftp://\fR[\fIuser\fR@]\fIdomain\fR[:\fIport\fR]\fB/path
.PP
where
.I domain
-is a normal Internetl domain name,
+is a normal Internetl domain name for a server,
+.I user
+is your username on that server,
.I port
is an optional port number,
and