diff options
-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. |