X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=tools%2Fvirt-list-filesystems;h=7b4d5ad319b204515a08080c0d201a4baec5c283;hb=6391d1a7cfa10337a75465c72d49df3c9ebc65ca;hp=f0ee45f853211216d3ae745e7a197604941039ec;hpb=def627e4daf2d32cebf91f5e01f44a0b7e512129;p=libguestfs.git diff --git a/tools/virt-list-filesystems b/tools/virt-list-filesystems index f0ee45f..7b4d5ad 100755 --- a/tools/virt-list-filesystems +++ b/tools/virt-list-filesystems @@ -188,6 +188,13 @@ sub canonicalize $_; } +=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, @@ -202,7 +209,7 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT