diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-03-26 11:09:12 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-03-26 11:09:12 +0000 |
commit | 4474f67fa3f915f7e09fddc3df42cd97403752f9 (patch) | |
tree | f4eddcfddd8b380660aab834812a6e04b2cadef3 /docs/manpages/testparm.1 | |
parent | dee03e1d2ddab1da588f3a2a0c911466ef21c0a1 (diff) | |
download | samba-4474f67fa3f915f7e09fddc3df42cd97403752f9.tar.gz samba-4474f67fa3f915f7e09fddc3df42cd97403752f9.tar.bz2 samba-4474f67fa3f915f7e09fddc3df42cd97403752f9.zip |
- Patch from John to update PDC-HOWTO, add ServerType and CUPS (not finished yet)
- Regenerate docs
- Update docs-status
(This used to be commit adbb714ade8ab6f4e9b5d80f0f85041746c0edf1)
Diffstat (limited to 'docs/manpages/testparm.1')
-rw-r--r-- | docs/manpages/testparm.1 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/manpages/testparm.1 b/docs/manpages/testparm.1 index d66a018043..cf91b23295 100644 --- a/docs/manpages/testparm.1 +++ b/docs/manpages/testparm.1 @@ -3,7 +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 "TESTPARM" "1" "18 March 2003" "" "" +.TH "TESTPARM" "1" "24 March 2003" "" "" .SH NAME testparm \- check an smb.conf configuration file for internal correctness @@ -40,8 +40,12 @@ Without this option, \fBtestparm\fR will prompt for a carriage return after printing the service names and before dumping the service definitions. .TP -\fB-h\fR -Print usage message +\fB-h|--help\fR +Print a summary of command line options. +.TP +\fB-V\fR +Prints the version number for +\fBsmbd\fR. .TP \fB-L servername\fR Sets the value of the %L macro to \fIservername\fR. |