X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=inspector%2Fvirt-inspector;h=04a0771a2294dae7f42dec04ee8cd9a3fa5b8ad5;hp=dc15f0db570696a46ec3cc01bc5855be8fbac3fd;hb=a80177cc847102d5a6e43a8ff87769e86f30bd6c;hpb=b3d27793f04ae44b2c11f6422a19b4422ac941cd diff --git a/inspector/virt-inspector b/inspector/virt-inspector index dc15f0d..04a0771 100755 --- a/inspector/virt-inspector +++ b/inspector/virt-inspector @@ -843,6 +843,13 @@ sub output_query_kernel_arch =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 for details. + =head1 SEE ALSO L,