From a8b03201f0c240d4ef433e349ef7645b90874bb5 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 22 Jul 2013 13:58:49 +0100 Subject: [PATCH] fish: Clarify documentation. It's not "the guest" which is launched, but the libguestfs appliance. --- fish/guestfish.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fish/guestfish.pod b/fish/guestfish.pod index f8b39fc09..772c6f9ee 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -1074,8 +1074,8 @@ Note that the prepared filesystem is not mounted. You would usually have to use the C 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