diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-11-02 00:16:36 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-11-02 00:16:36 +0000 |
commit | 4d2879aea95569f8e7c091115b4786bb191355c2 (patch) | |
tree | c5be6f66c8f3009bc46f5725e3e926eca59295a6 /docs/docbook/manpages/pdbedit.8.sgml | |
parent | b6a34f656c26b57d69c4b28a0062f8a031a70d95 (diff) | |
download | samba-4d2879aea95569f8e7c091115b4786bb191355c2.tar.gz samba-4d2879aea95569f8e7c091115b4786bb191355c2.tar.bz2 samba-4d2879aea95569f8e7c091115b4786bb191355c2.zip |
Update manpages - make ready for 3.0
(This used to be commit 1a06235f183c2dcc6efc056043252246a4f31139)
Diffstat (limited to 'docs/docbook/manpages/pdbedit.8.sgml')
-rw-r--r-- | docs/docbook/manpages/pdbedit.8.sgml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/docbook/manpages/pdbedit.8.sgml b/docs/docbook/manpages/pdbedit.8.sgml index e918870ac1..a3fd7be7b4 100644 --- a/docs/docbook/manpages/pdbedit.8.sgml +++ b/docs/docbook/manpages/pdbedit.8.sgml @@ -161,9 +161,8 @@ </varlistentry> - <varlistentry> - <term>-d drive</term> + <term>-D drive</term> <listitem><para>This option can be used while adding or modifing a user account. It will specify the windows drive letter to be used to map the home directory.</para> @@ -175,7 +174,7 @@ <varlistentry> - <term>-s script</term> + <term>-S script</term> <listitem><para>This option can be used while adding or modifing a user account. It will specify the user's logon script path.</para> @@ -300,6 +299,10 @@ </programlisting></para> </listitem> </varlistentry> + + &stdarg.debuglevel; + &stdarg.help; + &stdarg.configfile; </variablelist> </refsect1> |