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>
Wed, 19 Sep 2012 03:59:04 +0000 (05:59 +0200)
docs-xml/manpages/rpcclient.1.xml

index f50e4fadb93206e9e6a4b07b588bfcf934bc614c..28ceccfc031814a7b4e045d4f379d035b8d95366 100644 (file)
@@ -471,6 +471,21 @@ 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>