summaryrefslogtreecommitdiff
path: root/docs/manpages/smbmnt.8
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-04-03 18:54:40 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-04-03 18:54:40 +0000
commit754d895cea006ac4f06676d5c03e71576759bf7a (patch)
treea1c526a5884739383d9ff7216199a13da8b99210 /docs/manpages/smbmnt.8
parentfdb11bb6551a014db6acc7335e6b35172f39f9cd (diff)
downloadsamba-754d895cea006ac4f06676d5c03e71576759bf7a.tar.gz
samba-754d895cea006ac4f06676d5c03e71576759bf7a.tar.bz2
samba-754d895cea006ac4f06676d5c03e71576759bf7a.zip
Convert RoutedNetworks to SGML
(This used to be commit c38bdb2aa0a96006094d1455b23183e97b2e7b2a)
Diffstat (limited to 'docs/manpages/smbmnt.8')
-rw-r--r--docs/manpages/smbmnt.85
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/manpages/smbmnt.8 b/docs/manpages/smbmnt.8
index c17d15261a..5c9a662863 100644
--- a/docs/manpages/smbmnt.8
+++ b/docs/manpages/smbmnt.8
@@ -9,7 +9,7 @@
smbmnt \- helper utility for mounting SMB filesystems
.SH SYNOPSIS
-\fBsmbmnt\fR \fBmount-point\fR [ \fB-s <share>\fR ] [ \fB-r\fR ] [ \fB-u <uid>\fR ] [ \fB-g <gid>\fR ] [ \fB-f <mask>\fR ] [ \fB-d <mask>\fR ] [ \fB-o <options>\fR ]
+\fBsmbmnt\fR \fBmount-point\fR [ \fB-s <share>\fR ] [ \fB-r\fR ] [ \fB-u <uid>\fR ] [ \fB-g <gid>\fR ] [ \fB-f <mask>\fR ] [ \fB-d <mask>\fR ] [ \fB-o <options>\fR ] [ \fB-h\fR ]
.SH "DESCRIPTION"
.PP
@@ -49,6 +49,9 @@ applied
\fB-o options\fR
list of options that are passed as-is to smbfs, if this
command is run on a 2.4 or higher Linux kernel.
+.TP
+\fB-h|--help\fR
+Print a summary of command line options.
.SH "AUTHOR"
.PP
Volker Lendecke, Andrew Tridgell, Michael H. Warfield