diff options
author | Herb Lewis <herb@samba.org> | 1999-09-28 15:10:38 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 1999-09-28 15:10:38 +0000 |
commit | 748cccec6696c4d8f99a48953a8c78ce151850f5 (patch) | |
tree | 80ce5b56eb6fed3b978f0e67125986d4be23c4e6 /docs/manpages | |
parent | ed5fbd743be07a3c6e1a3879df283d0222ef0eb5 (diff) | |
download | samba-748cccec6696c4d8f99a48953a8c78ce151850f5.tar.gz samba-748cccec6696c4d8f99a48953a8c78ce151850f5.tar.bz2 samba-748cccec6696c4d8f99a48953a8c78ce151850f5.zip |
add description of -P option
(This used to be commit d3dd8cdc1210fa4523eeed3c1034b4da93410ee1)
Diffstat (limited to 'docs/manpages')
-rw-r--r-- | docs/manpages/smbstatus.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/manpages/smbstatus.1 b/docs/manpages/smbstatus.1 index ddbbc7e8a5..9013987b3f 100644 --- a/docs/manpages/smbstatus.1 +++ b/docs/manpages/smbstatus.1 @@ -5,7 +5,7 @@ smbstatus \- report on current Samba connections .PP .SH "SYNOPSIS" .PP -\fBsmbstatus\fP [-b] [-d] [-L] [-p] [-S] [-s configuration file] [-u username] +\fBsmbstatus\fP [-P] [-b] [-d] [-L] [-p] [-S] [-s configuration file] [-u username] .PP .SH "DESCRIPTION" .PP @@ -17,6 +17,10 @@ connections\&. .SH "OPTIONS" .PP .IP +.IP "\fB-P\fP" +If samba has been compiled with the profiling option, +print only the contents of the profiling shared memory area\&. +.IP .IP "\fB-b\fP" gives brief output\&. .IP |