X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=cat%2Fvirt-cat.pl;h=329ba6e342a44e354616be051731d3ea235e274e;hp=748dbb8c6130fa93f8c1f0c981584c5350189cf1;hb=7801621dc946fe894c960e683db3cf921ef23af6;hpb=d15195bad9e50f4d80e84c39100a217a260fc806 diff --git a/cat/virt-cat.pl b/cat/virt-cat.pl index 748dbb8..329ba6e 100755 --- a/cat/virt-cat.pl +++ b/cat/virt-cat.pl @@ -44,8 +44,9 @@ virt-cat - Display a file in a virtual machine C is a command line tool to display the contents of C where C exists in the named virtual machine (or disk image). -C can be used to quickly view a single file. For more -complex cases you should look at the L tool. +C can be used to quickly view a single file. To edit a +file, use C. For more complex cases you should look at the +L tool. =head1 EXAMPLES @@ -164,6 +165,7 @@ print $g->download($filename, "/dev/stdout"); L, L, +L, L, L, L,