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