summaryrefslogtreecommitdiffstats
path: root/fish/guestfish.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-11-02 22:13:22 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-11-02 22:13:22 +0000
commit4f6060b9d9058cee60d5c732706b64366b473fae (patch)
tree92bacd2ea174dae3cc446e317a803117e738e40f /fish/guestfish.pod
parent46449f6894cddf2bc954ac91c489f72238ce9a84 (diff)
downloadlibguestfs-4f6060b9d9058cee60d5c732706b64366b473fae.tar.gz
libguestfs-4f6060b9d9058cee60d5c732706b64366b473fae.tar.xz
libguestfs-4f6060b9d9058cee60d5c732706b64366b473fae.zip
fish: Clean up prompt documentation.
Diffstat (limited to 'fish/guestfish.pod')
-rw-r--r--fish/guestfish.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod
index fd04be50..8754b85f 100644
--- a/fish/guestfish.pod
+++ b/fish/guestfish.pod
@@ -1107,8 +1107,8 @@ I<--no-progress-bars>.
You can change or add colours to the default prompt
(C<E<gt>E<lt>fsE<gt>>) by setting the C<GUESTFISH_PS1> environment
-variable. A simple change can be made simply by setting this to an
-alternate string:
+variable. A simple prompt can be set by setting this to an alternate
+string:
$ GUESTFISH_PS1='(type a command) '
$ export GUESTFISH_PS1