summaryrefslogtreecommitdiff
path: root/obnam.1.in
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-12-15 19:41:49 +0200
committerLars Wirzenius <liw@liw.fi>2014-12-15 19:41:49 +0200
commit3c5949584c459961f12d7a0a386d917a276eb605 (patch)
treea7e156782bf1d605fa694d3110777d869d1fcc88 /obnam.1.in
parent44a578639ca864413bfb986e0c59cda9e567f743 (diff)
downloadobnam-3c5949584c459961f12d7a0a386d917a276eb605.tar.gz
Fix manpage example for obnam mount
Diffstat (limited to 'obnam.1.in')
-rw-r--r--obnam.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnam.1.in b/obnam.1.in
index c0c7185e..6d01ce0d 100644
--- a/obnam.1.in
+++ b/obnam.1.in
@@ -587,7 +587,7 @@ option is necessary):
.IP
.nf
mkdir my-repo
-obnam restore \-\-repository sftp://your.server/~/backups \\
+obnam mount \-\-repository sftp://your.server/~/backups \\
\-\-to my-repo
cp my-repo/latest/$HOME/myfile.txt
fusermount -u my-repo