X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-cat.pod;h=c5d5c6e311ff383edbd845677e93e70dea8be816;hb=7d4a99db87b9fe9373b482092db88610fb796012;hp=af8b8f484bc199051bf1ed77e5c6957fd2f647f9;hpb=87fb6d852db04d0d707e6587d4579d1cf2bd05ef;p=libguestfs.git diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod index af8b8f4..c5d5c6e 100755 --- a/cat/virt-cat.pod +++ b/cat/virt-cat.pod @@ -186,8 +186,7 @@ file from a disk image directly, use: guestfish --ro -a disk.img -m /dev/sda1 download file - where C is the disk image, C is the filesystem -within the disk image to edit, and C is the full path to the -file. +within the disk image, and C is the full path to the file. =head1 SHELL QUOTING @@ -196,6 +195,11 @@ 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 EXIT STATUS + +This program returns 0 if successful, or non-zero if there was an +error. + =head1 SEE ALSO L,