mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
fish: Clarify documentation.
It's not "the guest" which is launched, but the libguestfs appliance.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user