X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fguestfish.pod;h=2fc700fbc1b73f75bbac9e4f09172a39bcedd28e;hb=00100179e49d0c6a8a25a3df61f14d320e81c7ef;hp=a3af17f3288885565b4a2ae5c3ed54409e88ddf9;hpb=acdf84dc391d25d9ea4a3885b92292cdc353511e;p=libguestfs.git diff --git a/fish/guestfish.pod b/fish/guestfish.pod index a3af17f..2fc700f 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -176,7 +176,7 @@ force a particular format use the I<--format=..> option. Using this flag is mostly equivalent to using the C command, with C if the I<--ro> flag was given, and -with C if the I<--format:...> flag was given. +with C if the I<--format=...> flag was given. =item B<-c URI> @@ -863,6 +863,17 @@ user ID of the process, and C<$PID> is the process ID of the server. Guestfish client and server versions must match exactly. +=head2 REMOTE CONTROL RUN COMMAND HANGING + +Using the C (or C) command remotely in a command +substitution context hangs, ie. don't do (note the backquotes): + + a=`guestfish --remote run` + +Since the C command produces no output on stdout, this is not +useful anyway. For further information see +L. + =head1 PREPARED DISK IMAGES Use the I<-N type> or I<--new type> parameter to select one of a set