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 | d3dd8cdc1210fa4523eeed3c1034b4da93410ee1 (patch) | |
tree | 31ba2ca4139203868f37114d235444ee6a849a63 /docs/manpages/smbstatus.1 | |
parent | bee11f8889378b9f1cc6e2818fd0f8dd7ddcf10d (diff) | |
download | samba-d3dd8cdc1210fa4523eeed3c1034b4da93410ee1.tar.gz |
add description of -P option
Diffstat (limited to 'docs/manpages/smbstatus.1')
-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 ddbbc7e8a53..9013987b3f1 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 |