diff options
author | Simo Sorce <idra@samba.org> | 2006-01-25 15:54:50 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:15 -0500 |
commit | e907d1bdf563484d4f339135d30f47fb2068dcbe (patch) | |
tree | d6aeb790a478094435ac3f3816d6277b65b94c54 /docs/manpages-3 | |
parent | e865a462bbb3cbfa20f397da025b48b88a0d0fb1 (diff) | |
download | samba-e907d1bdf563484d4f339135d30f47fb2068dcbe.tar.gz samba-e907d1bdf563484d4f339135d30f47fb2068dcbe.tar.bz2 samba-e907d1bdf563484d4f339135d30f47fb2068dcbe.zip |
fix bug #3434
-D is -d for net
add option
-V gives out the current version
(This used to be commit 48c4d0b17443d304659bc654c5c09ad9edfd7d14)
Diffstat (limited to 'docs/manpages-3')
-rw-r--r-- | docs/manpages-3/net.8.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index 234ca1d5c5..f65d0bc254 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -30,7 +30,8 @@ <arg choice="opt">-S server</arg> <arg choice="opt">-l</arg> <arg choice="opt">-P</arg> - <arg choice="opt">-D debuglevel</arg> + <arg choice="opt">-d debuglevel</arg> + <arg choice="opt">-V</arg> </cmdsynopsis> </refsynopsisdiv> |