From: David Disseldorp Date: Wed, 7 Nov 2012 12:06:54 +0000 (+0100) Subject: doc: list arguments for rpcclient FSRVP commands X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=52057477ee0642af4d6e9c220195c0933de7ba2e;p=obnox%2Fsamba%2Fsamba-obnox.git doc: list arguments for rpcclient FSRVP commands Reviewed-by: Andreas Schneider Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Fri Nov 9 18:21:39 CET 2012 on sn-devel-104 --- diff --git a/docs-xml/manpages/rpcclient.1.xml b/docs-xml/manpages/rpcclient.1.xml index f50e4fadb93..8d08d27bf58 100644 --- a/docs-xml/manpages/rpcclient.1.xml +++ b/docs-xml/manpages/rpcclient.1.xml @@ -430,7 +430,7 @@ Comma Separated list of Files FSRVP - fss_is_path_sup + fss_is_path_sup <share> Check whether a share supports shadow-copy requests @@ -441,29 +441,36 @@ Comma Separated list of Files Get supported FSRVP version from server - fss_create_expose + fss_create_expose <context> <[ro|rw]> + <share1> + [share2] ... [shareN] - Request shadow-copy creation and exposure + Request shadow-copy creation and exposure as a + new share - fss_delete + fss_delete <base_share> + <shadow_copy_set_id> + <shadow_copy_id> Request shadow-copy share deletion - fss_has_shadow_copy + fss_has_shadow_copy <base_share> Check for an associated share shadow-copy - fss_get_mapping + fss_get_mapping <base_share> + <shadow_copy_set_id> + <shadow_copy_id> Get shadow-copy share mapping information - fss_recovery_complete + fss_recovery_complete <shadow_copy_set_id> - Flag read-write snapshot as recovery complete, + Flag read-write shadow-copy as recovery complete, allowing further shadow-copy requests