diff options
author | Günther Deschner <gd@samba.org> | 2004-10-06 11:58:40 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:04 -0500 |
commit | 8df7c9b3b0ae4c5284bb02c3395002469c239b49 (patch) | |
tree | 548d3382e810d03bc5ef8794275ae9457e3a5fc8 /docs | |
parent | 1e5cabec1944f9d6b8c55ec635e01d4cac35250d (diff) | |
download | samba-8df7c9b3b0ae4c5284bb02c3395002469c239b49.tar.gz samba-8df7c9b3b0ae4c5284bb02c3395002469c239b49.tar.bz2 samba-8df7c9b3b0ae4c5284bb02c3395002469c239b49.zip |
document "setprintername" (Bugzilla: #1830)
Guenther
(This used to be commit 3a877cf0c54a56cb97daa43aa1067611194255bb)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages/rpcclient.1.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manpages/rpcclient.1.xml b/docs/manpages/rpcclient.1.xml index 9825d17150..d775b0d6a5 100644 --- a/docs/manpages/rpcclient.1.xml +++ b/docs/manpages/rpcclient.1.xml @@ -369,6 +369,11 @@ Comma Separated list of Files <varlistentry><term>enumforms</term><listitem><para>Enumerate form</para></listitem></varlistentry> <varlistentry><term>setprinter</term><listitem><para>Set printer comment</para></listitem></varlistentry> <varlistentry><term>setprinterdata</term><listitem><para>Set REG_SZ printer data</para></listitem></varlistentry> + + <varlistentry><term>setprintername <printername> + <newprintername></term> + <listitem><para>Set printer name</para></listitem></varlistentry> + <varlistentry><term>rffpcnex</term><listitem><para>Rffpcnex test</para></listitem></varlistentry> |