fish: Clarify documentation.

It's not "the guest" which is launched, but the libguestfs appliance.
This commit is contained in:
Richard W.M. Jones
2013-07-22 13:58:49 +01:00
parent 8965368eb8
commit a8b03201f0

View File

@@ -1074,8 +1074,8 @@ Note that the prepared filesystem is not mounted. You would usually
have to use the C<mount /dev/sda1 /> command or add the
I<-m /dev/sda1> option.
If any I<-N> or I<--new> options are given, the guest is automatically
launched.
If any I<-N> or I<--new> options are given, the libguestfs appliance
is automatically launched.
=head2 EXAMPLES