2002-02-08 Yoshinori K. Okuji <okuji@enbug.org>

* stage2/builtins.c (help_func): Show all the commands runnable
	with the command-line interface, if "--all" is specified.
This commit is contained in:
okuji 2002-02-08 01:22:36 +00:00
parent b0c95fd0d4
commit 479bc51947
3 changed files with 25 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2002-02-08 Yoshinori K. Okuji <okuji@enbug.org>
* stage2/builtins.c (help_func): Show all the commands runnable
with the command-line interface, if "--all" is specified.
2002-02-08 Yoshinori K. Okuji <okuji@enbug.org>
An internal pager is implemented.