summaryrefslogtreecommitdiffstats
path: root/fish/guestfish.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-04 14:36:55 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-11 09:28:58 +0100
commita05623cd71fe4f179c9fd61a1a3e327c35290e56 (patch)
tree17e1fac3075abf56894714369ae44ade92a5cb7f /fish/guestfish.pod
parent7d6f76709e71b38e0bc4f018c4d873a32ffe19da (diff)
downloadlibguestfs-a05623cd71fe4f179c9fd61a1a3e327c35290e56.tar.gz
libguestfs-a05623cd71fe4f179c9fd61a1a3e327c35290e56.tar.xz
libguestfs-a05623cd71fe4f179c9fd61a1a3e327c35290e56.zip
fish: Add --network option.
This enables the libguestfs user network, and is the equivalent of the 'virt-rescue --network' option.
Diffstat (limited to 'fish/guestfish.pod')
-rw-r--r--fish/guestfish.pod14
1 files changed, 9 insertions, 5 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod
index 83b358bf..01571eaa 100644
--- a/fish/guestfish.pod
+++ b/fish/guestfish.pod
@@ -332,12 +332,9 @@ filesystem can support them:
Using this flag is equivalent to using the C<mount-options> command.
-=item B<-n>
-
-=item B<--no-sync>
+=item B<--network>
-Disable autosync. This is enabled by default. See the discussion
-of autosync in the L<guestfs(3)> manpage.
+Enable QEMU user networking in the guest.
=item B<-N type>
@@ -350,6 +347,13 @@ alternative to the I<-a> option: whereas I<-a> adds an existing disk,
I<-N> creates a preformatted disk with a filesystem and adds it.
See L</PREPARED DISK IMAGES> below.
+=item B<-n>
+
+=item B<--no-sync>
+
+Disable autosync. This is enabled by default. See the discussion
+of autosync in the L<guestfs(3)> manpage.
+
=item B<--pipe-error>
If writes fail to pipe commands (see L</PIPES> below), then the