From b0c77da5f8e7465a6032954cef12f016d6b05388 Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Mon, 5 Dec 2011 11:40:17 -0500 Subject: manpage: add an entry for prefixpath= to the mount.cifs manpage Reported-by: Sumit Bose Signed-off-by: Jeff Layton --- mount.cifs.8 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mount.cifs.8') diff --git a/mount.cifs.8 b/mount.cifs.8 index 09df430..74aa061 100644 --- a/mount.cifs.8 +++ b/mount.cifs.8 @@ -506,6 +506,11 @@ posixpaths Inverse of \fInoposixpaths\fR. .RE .PP +prefixpath= +.RS 4 +It's possible to mount a subdirectory of a share. The preferred way to do this is to append the path to the UNC when mounting. However, it's also possible to do the same by setting this option and providing the path there. +.RE +.PP \-\-verbose .RS 4 Print additional debugging information for the mount\&. Note that this parameter must be specified before the \-o\&. For example: -- cgit v1.2.3