aboutsummaryrefslogtreecommitdiff
path: root/sshfs.1
diff options
context:
space:
mode:
Diffstat (limited to 'sshfs.1')
-rw-r--r--sshfs.111
1 files changed, 11 insertions, 0 deletions
diff --git a/sshfs.1 b/sshfs.1
index 9dcd8aa..27dd8bc 100644
--- a/sshfs.1
+++ b/sshfs.1
@@ -116,6 +116,17 @@ file containing username:uid mappings for \fBidmap=file\fR
file containing groupname:gid mappings for \fBidmap=file\fR
.RE
.TP
+\fB\-o\fR nomap=TYPE
+with idmap=file, how to handle missing mappings
+.RS 8
+.TP
+ignore
+don't do any re-mapping
+.TP
+error
+return an error (default)
+.RE
+.TP
\fB\-o\fR ssh_command=CMD
execute CMD instead of 'ssh'
.TP