doc: add FSRVP commands to rpcclient man page
authorDavid Disseldorp <ddiss@samba.org>
Tue, 3 Apr 2012 12:17:35 +0000 (14:17 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Fri, 8 Jun 2012 11:34:31 +0000 (13:34 +0200)
docs-xml/manpages-3/rpcclient.1.xml

index 275acf90c1e139a9c35c683531e4745852d7f7e2..4e3d30c0970b6e84db0d78595a78e9b122f0c6a2 100644 (file)
@@ -426,6 +426,51 @@ Comma Separated list of Files
        </variablelist>
        </refsect2>
 
+       <refsect2>
+       <title>FSRVP</title>
+       <variablelist>
+
+       <varlistentry><term>fss_is_path_sup</term>
+               <listitem>
+                       <para>Check whether a share supports shadow-copy
+                       requests</para>
+               </listitem>
+       </varlistentry>
+       <varlistentry><term>fss_get_sup_version</term>
+               <listitem>
+                       <para>Get supported FSRVP version from server</para>
+               </listitem>
+       </varlistentry>
+       <varlistentry><term>fss_create_expose</term>
+               <listitem>
+                       <para>Request shadow-copy creation and exposure</para>
+               </listitem>
+       </varlistentry>
+       <varlistentry><term>fss_delete</term>
+               <listitem>
+                       <para>Request shadow-copy share deletion</para>
+       </listitem>
+       </varlistentry>
+       <varlistentry><term>fss_has_shadow_copy</term>
+               <listitem>
+                       <para>Check for an associated share shadow-copy</para>
+               </listitem>
+       </varlistentry>
+       <varlistentry><term>fss_get_mapping</term>
+               <listitem>
+                       <para>Get shadow-copy share mapping information</para>
+               </listitem>
+       </varlistentry>
+       <varlistentry><term>fss_recovery_complete</term>
+               <listitem>
+                       <para>Flag read-write snapshot as recovery complete,
+                       allowing further shadow-copy requests</para>
+               </listitem>
+       </varlistentry>
+
+       </variablelist>
+       </refsect2>
+
        <refsect2>
        <title>GENERAL COMMANDS</title>