]> git.ipfire.org Git - thirdparty/grub.git/commit
2002-02-08 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Fri, 8 Feb 2002 01:28:39 +0000 (01:28 +0000)
committerokuji <okuji@localhost>
Fri, 8 Feb 2002 01:28:39 +0000 (01:28 +0000)
commitc34bb048183c6fb845e948dae03757acba6ed2b0
tree880463922b4b38c29892dcd6696d1df7de68a4ec
parent479bc51947928fcd816eabb15d3c417056ba8a06
2002-02-08  Yoshinori K. Okuji  <okuji@enbug.org>

* grub/main.c (OPT_NO_PAGER): New macro.
(longopts): Added an entry for "--no-pager".
(usage): Added a description about "--no-pager".
(main): In case of OPT_NO_PAGER, set USE_PAGER to zero. The same
thing is done with OPT_BATCH, because the pager is just harmful
in batch mode.
ChangeLog
docs/grub.8
grub/main.c