diff options
Diffstat (limited to 'docs/manpages/vfstest.1')
-rw-r--r-- | docs/manpages/vfstest.1 | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/docs/manpages/vfstest.1 b/docs/manpages/vfstest.1 index bb378142dd..9877e2e461 100644 --- a/docs/manpages/vfstest.1 +++ b/docs/manpages/vfstest.1 @@ -3,8 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "VFSTEST" "1" "07 april 2003" "" "" - +.TH "VFSTEST" "1" "04 March 2003" "" "" .SH NAME vfstest \- tool for testing samba VFS modules .SH SYNOPSIS @@ -13,7 +12,7 @@ vfstest \- tool for testing samba VFS modules .SH "DESCRIPTION" .PP -This tool is part of the \fBSamba\fR(7) suite. +This tool is part of the Samba suite. .PP \fBvfstest\fR is a small command line utility that has the ability to test dso samba VFS modules. It gives the @@ -25,28 +24,6 @@ supports cascaded VFS modules. Execute the specified (colon-separated) commands. See below for the commands that are available. .TP -\fB-h|--help\fR -Print a summary of command line options. -.TP -\fB-l|--logfile=logbasename\fR -File name for log/debug files. The extension -\&'.client' will be appended. The log file is never removed -by the client. -.TP -\fB-V\fR -Prints the version number for -\fBsmbd\fR. -.TP -\fB-s <configuration file>\fR -The file specified contains the -configuration details required by the server. The -information in this file includes server-specific -information such as what printcap file to use, as well -as descriptions of all the services that the server is -to provide. See \fIsmb.conf(5)\fR for more information. -The default configuration file name is determined at -compile time. -.TP \fB-d|--debug=debuglevel\fR \fIdebuglevel\fR is an integer from 0 to 10. The default value if this parameter is @@ -69,10 +46,13 @@ Note that specifying this parameter here will override the log level file. .TP +\fB-h|--help\fR +Print a summary of command line options. +.TP \fB-l|--logfile=logbasename\fR File name for log/debug files. The extension -".client" will be appended. The log file is -never removed by the client. +\&'.client' will be appended. The log file is never removed +by the client. .SH "COMMANDS" .PP \fBVFS COMMANDS\fR |