summaryrefslogtreecommitdiff
path: root/obnam.1.in
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-09-06 09:57:48 +0100
committerLars Wirzenius <liw@liw.fi>2013-09-06 09:57:48 +0100
commit5f96a5b3b113caed9c5f76160799ff5ea794be45 (patch)
tree82ce49b0bc2984d58384bcc0fa3cf5fd43c8606a /obnam.1.in
parentd5e588e102e124ea760b2265c4026211498c2bf3 (diff)
downloadobnam-5f96a5b3b113caed9c5f76160799ff5ea794be45.tar.gz
Improve "obnam mount" documentation
Diffstat (limited to 'obnam.1.in')
-rw-r--r--obnam.1.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/obnam.1.in b/obnam.1.in
index d03340d9..70170e95 100644
--- a/obnam.1.in
+++ b/obnam.1.in
@@ -603,6 +603,15 @@ To verify that the backup repository is OK:
.IP
.nf
obnam fsck \-\-repository sftp://your.server/~/backups
+.fi
+.PP
+To view the backed up files in the backup repository using FUSE:
+.IP
+.nf
+obnam mount \-\-to my-fuse \-\-viewmode multiple
+ls -lh my-fuse
+fusermount -u my-fuse
+.fi
.SH "SEE ALSO"
.TP
.BR cliapp (5)