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/htmldocs | |
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/htmldocs')
-rw-r--r-- | docs/htmldocs/smbstatus.1.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/htmldocs/smbstatus.1.html b/docs/htmldocs/smbstatus.1.html index 9fc53f416b..4a854a5c4d 100644 --- a/docs/htmldocs/smbstatus.1.html +++ b/docs/htmldocs/smbstatus.1.html @@ -24,7 +24,7 @@ <p><br><a name="SYNOPSIS"></a> <h2>SYNOPSIS</h2> -<p><br><strong>smbstatus</strong> [<a href="smbstatus.1.html#minusb">-b</a>] [<a href="smbstatus.1.html#minusd">-d</a>] [<a href="smbstatus.1.html#minusL">-L</a>] [<a href="smbstatus.1.html#minusp">-p</a>] [<a href="smbstatus.1.html#minusS">-S</a>] [<a href="smbstatus.1.html#minuss">-s configuration file</a>] [<a href="smbstatus.1.html#minusu">-u username</a>] +<p><br><strong>smbstatus</strong> [<a href="smbstatus.1.html#minusP">-P</a>] [<a href="smbstatus.1.html#minusb">-b</a>] [<a href="smbstatus.1.html#minusd">-d</a>] [<a href="smbstatus.1.html#minusL">-L</a>] [<a href="smbstatus.1.html#minusp">-p</a>] [<a href="smbstatus.1.html#minusS">-S</a>] [<a href="smbstatus.1.html#minuss">-s configuration file</a>] [<a href="smbstatus.1.html#minusu">-u username</a>] <p><br><a name="DESCRIPTION"></a> <h2>DESCRIPTION</h2> @@ -35,6 +35,9 @@ connections. <h2>OPTIONS</h2> <p><br><ul> +<p><br><a name="minusP"></a> +<li><strong><strong>-P</strong></strong> If samba has been compiled with the profiling option, +print only the contents of the profiling shared memory area. <p><br><a name="minusb"></a> <li><strong><strong>-b</strong></strong> gives brief output. <p><br><a name="minusd"></a> |