X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=tools%2Fvirt-list-partitions;h=0edecc4b29afeb7aacb5ff82b10e1565c060516e;hp=0fec872367c717371eae031dbe2e4788c3b74118;hb=94fa736b64591a374e49250173c9cdcc7f4e1211;hpb=e6bdd66fa6bdfa4e762f3c67ec1bac83a1d6643b diff --git a/tools/virt-list-partitions b/tools/virt-list-partitions index 0fec872..0edecc4 100755 --- a/tools/virt-list-partitions +++ b/tools/virt-list-partitions @@ -226,6 +226,13 @@ sub human_size } } +=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, @@ -239,11 +246,11 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009 Red Hat Inc. +Copyright (C) 2009-2010 Red Hat Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by