git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70946fc
)
Document the $PAGER environment variable.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 1 Jul 2009 13:43:49 +0000
(14:43 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 1 Jul 2009 13:43:49 +0000
(14:43 +0100)
guestfish.pod
patch
|
blob
|
history
diff --git
a/guestfish.pod
b/guestfish.pod
index
974a903
..
afa151d
100644
(file)
--- a/
guestfish.pod
+++ b/
guestfish.pod
@@
-464,6
+464,11
@@
is saved in C<$HOME/.guestfish>
The C<edit> command uses C<$EDITOR> as the editor. If not
set, it uses C<vi>.
+=item PAGER
+
+The C<more> command uses C<$PAGER> as the pager. If not
+set, it uses C<more>.
+
=back
=head1 EXIT CODE