diff options
author | Samba Release Account <samba-bugs@samba.org> | 1997-05-08 20:11:32 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1997-05-08 20:11:32 +0000 |
commit | b54b581b85cbc9f19508b864716ca7d17e31497d (patch) | |
tree | 451ccd893fbaf18d0e64444045ae53bb4cff7505 /docs | |
parent | 2e3dda762697ba2ae5ab5d51b360f7cad68560ff (diff) | |
download | samba-b54b581b85cbc9f19508b864716ca7d17e31497d.tar.gz samba-b54b581b85cbc9f19508b864716ca7d17e31497d.tar.bz2 samba-b54b581b85cbc9f19508b864716ca7d17e31497d.zip |
Documented -b for brief option.
(This used to be commit 5aa4f8147745872098cc0b4a6c88b2da50fcab4c)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages/smbstatus.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manpages/smbstatus.1 b/docs/manpages/smbstatus.1 index 6b95fc9d31..e59f815b78 100644 --- a/docs/manpages/smbstatus.1 +++ b/docs/manpages/smbstatus.1 @@ -4,6 +4,8 @@ smbstatus \- report on current Samba connections .SH SYNOPSIS .B smbstatus [ +.B \-b +] [ .B \-d ] [ .B \-p @@ -19,6 +21,9 @@ is a very simple program to list the current Samba connections. Just run the program and the output is self explanatory. .SH OPTIONS +.B \-b +gives brief output. + .B \-d gives verbose output. |