Changeset 988 for vendor/current/docs/manpages/testparm.1
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/testparm.1
r860 r988 2 2 .\" Title: testparm 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 6.1 <http://docbook.sf.net/>5 .\" Date: 0 9/18/20134 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 5 .\" Date: 05/02/2016 6 6 .\" Manual: User Commands 7 .\" Source: Samba 3.67 .\" Source: Samba 4.4 8 8 .\" Language: English 9 9 .\" 10 .TH "TESTPARM" "1" "0 9/18/2013" "Samba 3\&.6" "User Commands"10 .TH "TESTPARM" "1" "05/02/2016" "Samba 4\&.4" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * Define some portability stuff … … 32 32 .SH "SYNOPSIS" 33 33 .HP \w'\ 'u 34 testparm [\-s ] [\-h] [\-v] [\-t\ <encoding>] {config\ filename} [hostname\ hostIP]34 testparm [\-s|\-\-suppress\-prompt] [\-\-help] [\-v|\-\-verbose] {config\ filename} [hostname\ hostIP] 35 35 .SH "DESCRIPTION" 36 36 .PP … … 60 60 .SH "OPTIONS" 61 61 .PP 62 \-s 62 \-s|\-\-suppress\-prompt 63 63 .RS 4 64 64 Without this option, … … 67 67 .RE 68 68 .PP 69 \-h|\-\-help 70 .RS 4 71 Print a summary of command line options\&. 72 .RE 73 .PP 74 \-V|\-\-version 75 .RS 4 76 Prints the program version number\&. 77 .RE 78 .PP 79 \-v 69 \-v|\-\-verbose 80 70 .RS 4 81 71 If this option is specified, testparm will also output all options that were not used in 82 72 \fBsmb.conf\fR(5) 83 73 and are thus set to their defaults\&. 84 .RE85 .PP86 \-t encoding87 .RS 488 Output data in specified encoding\&.89 74 .RE 90 75 .PP … … 97 82 .RS 4 98 83 Dumps the named section\&. 84 .RE 85 .PP 86 \-\-show\-all\-parameters 87 .RS 4 88 Show the parameters, type, possible values\&. 89 .RE 90 .PP 91 \-l|\-\-skip\-logic\-checks 92 .RS 4 93 Skip the global checks\&. 99 94 .RE 100 95 .PP
Note:
See TracChangeset
for help on using the changeset viewer.