X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=tools%2Fvirt-df;h=15512216e77dccedd5fe722d662bd9f86a86688f;hp=71658f72001ee71b57a74371af4328ccb788d2f3;hb=94fa736b64591a374e49250173c9cdcc7f4e1211;hpb=832864922a044bbd9acf58bc0c5b9bea9d4b2fa5 diff --git a/tools/virt-df b/tools/virt-df index 71658f7..1551221 100755 --- a/tools/virt-df +++ b/tools/virt-df @@ -533,6 +533,13 @@ for Perl or Python's built-in csv library). Most spreadsheets and databases can import CSV directly. +=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,