From 15573cd21eaebdc012a40fbc2680e54472585276 Mon Sep 17 00:00:00 2001 From: Vasiliy Glazov Date: Wed, 29 Mar 2017 11:43:05 +0300 Subject: [PATCH] Add umount instruction for unplivileged user. Ordinary user has no permissions to use umount command, so it is good add fuse unmount instruction in man file. --- doc/man/s3fs.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/man/s3fs.1 b/doc/man/s3fs.1 index f4a9c06..c0e34cb 100644 --- a/doc/man/s3fs.1 +++ b/doc/man/s3fs.1 @@ -10,6 +10,10 @@ S3FS \- FUSE-based file system backed by Amazon S3 .SS unmounting .TP \fBumount mountpoint +For root. +.TP +\fBfusermount -u mountpoint +For unprivileged user. .SS utility mode ( remove interrupted multipart uploading objects ) .TP \fBs3fs \-u bucket