From: Satoru SATOH Date: Sun, 25 Dec 2011 17:20:03 +0000 (+0900) Subject: docs: Move 'echo' command description into the generic commands section X-Git-Tag: v0.9.9-rc1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f24ddf6bfde0f0c24865f29e59ea017f6f8d6b6;p=thirdparty%2Flibvirt.git docs: Move 'echo' command description into the generic commands section Virsh's echo command looks not having any relations with domains and its description should go into the generic commands section instead of the domain commands section (current). --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 36fedb76cd..4e29421b2f 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -373,6 +373,13 @@ guest CPU definition is the element and its contents from domain XML definition. For more information on guest CPU definition see: L +=item B [I<--shell>] [I<--xml>] [I...] + +Echo back each I, separated by space. If I<--shell> is +specified, then the output will be single-quoted where needed, so that +it is suitable for reuse in a shell context. If I<--xml> is +specified, then the output will be escaped for use in XML. + =back =head1 DOMAIN COMMANDS @@ -632,13 +639,6 @@ Using I<--security-info> will also include security sensitive information in the XML dump. I<--update-cpu> updates domain CPU requirements according to host CPU. -=item B [I<--shell>] [I<--xml>] [I...] - -Echo back each I, separated by space. If I<--shell> is -specified, then the output will be single-quoted where needed, so that -it is suitable for reuse in a shell context. If I<--xml> is -specified, then the output will be escaped for use in XML. - =item B I Edit the XML configuration file for a domain, which will affect the