tools: Add section describing quoting libvirt domain names to docs (RHBZ#643624)
[libguestfs.git] / tools / virt-edit
index 128872e..59b5b2b 100755 (executable)
@@ -322,6 +322,13 @@ If not set, C<vi> is used.
 
 =back
 
+=head1 SHELL QUOTING
+
+Libvirt guest names can contain arbitrary characters, some of which
+have meaning to the shell such as C<#> and space.  You may need to
+quote or escape these characters on the command line.  See the shell
+manual page L<sh(1)> for details.
+
 =head1 SEE ALSO
 
 L<guestfs(3)>,