X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=guestfish.pod;fp=guestfish.pod;h=b464c717742e0769be7d48c6a04b17110f4865bc;hb=a4d88af2c13692e38fb7cfce77b082cee6e0462f;hp=746922f8cc0bf519c8aff687be203cc87149a0d6;hpb=4ecdf8ec07d7eb4bfa4e1b5eef413e721a1f3711;p=libguestfs.git diff --git a/guestfish.pod b/guestfish.pod index 746922f..b464c71 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -189,6 +189,19 @@ but B by a command. For example: Blank lines are also ignored. +=head1 RUNNING COMMANDS LOCALLY + +Any line which starts with a I character is treated as a command +sent to the local shell (C or whatever L uses). +For example: + + !mkdir local + tgz-out /remote local/remote-data.tar.gz + +will create a directory C on the host, and then export +the contents of C on the mounted filesystem to +C. (See C). + =head1 COMMANDS =head2 help