From e7c2724c8148d837d60b5e6cb6204ac5ea28164c Mon Sep 17 00:00:00 2001 From: Gregor Beck Date: Mon, 20 Sep 2010 15:01:01 +0200 Subject: s3-net: add command registry export Signed-off-by: Michael Adam --- docs-xml/manpages-3/net.8.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs-xml') diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index 04a90072b9..529a7f7019 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -1640,6 +1640,8 @@ Manipulate Samba's registry. string. net registry import - Import a registration entries (.reg) file. +net registry export - Export a registration entries (.reg) file. + @@ -1748,6 +1750,16 @@ string. + + REGISTRY EXPORT <replaceable>key</replaceable><!-- + --><replaceable>file</replaceable><!-- + --><replaceable>[opt]</replaceable> + + Export a key to a registration entries (.reg) + file. + + + -- cgit