Document the $PAGER environment variable.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 1 Jul 2009 13:43:49 +0000 (14:43 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 1 Jul 2009 13:43:49 +0000 (14:43 +0100)
guestfish.pod

index 974a903..afa151d 100644 (file)
@@ -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