From 0afc83c25556fc8162415738d1e8743009c4837c Mon Sep 17 00:00:00 2001 From: Gregor Beck Date: Mon, 20 Sep 2010 15:01:40 +0200 Subject: s3-net: add command registry convert 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 529a7f7019..d648d5caaa 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -1642,6 +1642,8 @@ string. net registry export - Export a registration entries (.reg) file. +net registry convert - Convert a registration entries (.reg) file. + @@ -1760,6 +1762,16 @@ string. + + REGISTRY CONVERT <replaceable>in</replaceable> <!-- + --><replaceable>out</replaceable> <!-- + --><replaceable>[[inopt] outopt]</replaceable> + + Convert a registration entries (.reg) file in. + + + + -- cgit