From: Andreas Schneider Date: Mon, 18 Jan 2021 15:19:39 +0000 (+0100) Subject: docs-xml: Update smbstatus manpage for new cmdline opition parser X-Git-Tag: tevent-0.11.0~749 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6bb6e0c54f8b34103f8a632a676ce81bd59f0583;p=thirdparty%2Fsamba.git docs-xml: Update smbstatus manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/manpages/smbstatus.1.xml b/docs-xml/manpages/smbstatus.1.xml index c5f7e464a43..e0945761b28 100644 --- a/docs-xml/manpages/smbstatus.1.xml +++ b/docs-xml/manpages/smbstatus.1.xml @@ -19,20 +19,28 @@ smbstatus - -P - -b - -d <debug level> - -v - -L - -B - -p - -S - -N - -f - -s <configuration file> - -u <username> - -n|--numeric + -p|--processes + -v|--verbose + -L|--locks + -S|--shares + -N|--notify + -u|--user=STRING + -b|--brief + -P|--profile -R|--profile-rates + -B|--byterange + -n|--numeric + -f|--fast + --resolve-uids + -?|--help + --usage + -d|--debuglevel=DEBUGLEVEL + --debug-stdout + --configfile=CONFIGFILE + --option=name=value + -l|--log-basename=LOGFILEBASE + --leak-report + --leak-report-full @@ -69,37 +77,30 @@ gives brief output. - &stdarg.server.debug; - &popt.common.samba; - -v|--verbose gives verbose output. - -L|--locks causes smbstatus to only list locks. - -B|--byterange causes smbstatus to include byte range locks. - -p|--processes print a list of smbd 8 processes and exit. Useful for scripting. - - + -S|--shares causes smbstatus to only list shares. @@ -122,8 +123,6 @@ - &stdarg.help; - -u|--user=<username> selects information relevant to username only. @@ -137,6 +136,8 @@ + &popt.autohelp; + &cmdline.common.samba.client;