From ae84df99c43dec309647d5ae72f07d011e74b3c7 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 1 Feb 1999 06:08:21 +0000 Subject: Whoops! Forgot to include Mr. Sobray's more command in the last set of commits. Submitted by: Daniel C. Sobral --- sys/boot/common/help.common | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'sys/boot/common/help.common') diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index ec8af4ea630c..511f323429e1 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -84,6 +84,15 @@ List loaded modules. If [-v] is specified, print more details. +################################################################################ +# Tmore DPage files + + more [ ...] + + Show contents of text files. When displaying the contents of more, + than one file, if the user elects to quit displaying a file, the + remaining files will not be shown. + ################################################################################ # Tpnpscan DScan for PnP devices @@ -241,7 +250,7 @@ ################################################################################ # Tinclude DRead commands from a script file - include + include [ ...] The entire contents of are read into memory before executing commands, so it is safe to source a file from removable media. -- cgit v1.3