diff options
-rw-r--r-- | docs/manpages/rpcclient.1.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manpages/rpcclient.1.xml b/docs/manpages/rpcclient.1.xml index d775b0d6a5..b6e946ee97 100644 --- a/docs/manpages/rpcclient.1.xml +++ b/docs/manpages/rpcclient.1.xml @@ -265,6 +265,12 @@ Comma Separated list of Files only the entry from the server's list of drivers. </para></listitem></varlistentry> + <varlistentry><term>deldriverex <driver> [architecture] [version] + </term><listitem><para>Delete the specified printer driver including driver files. + You can limit this action to a specific architecture and a specific version. + If no architecure is given, all driver files of that driver will be deleted. + </para></listitem></varlistentry> + <varlistentry><term>enumdata</term><listitem><para>Enumerate all printer setting data stored on the server. On Windows NT clients, these values are stored in the registry, while Samba servers |