diff options
| author | Daniel C. Sobral <dcs@FreeBSD.org> | 1999-02-04 17:06:46 +0000 |
|---|---|---|
| committer | Daniel C. Sobral <dcs@FreeBSD.org> | 1999-02-04 17:06:46 +0000 |
| commit | 47749087ac179502560a5b31a50d78ed09a8f191 (patch) | |
| tree | eef36de5cb9daa6cc7d9cf8eba83a27217abde2c /sys/boot/common/help.common | |
| parent | 099d325dd512fd39ed78aeff0e6a036dfd0bf022 (diff) | |
Notes
Diffstat (limited to 'sys/boot/common/help.common')
| -rw-r--r-- | sys/boot/common/help.common | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index 48f20c19fd98..75994bd9fdf8 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -260,16 +260,6 @@ The entire contents of <filename> are read into memory before executing commands, so it is safe to source a file from removable media. - A number of modifiers may be prefixed to commands within a script file - to alter their behaviour: - - # Ignore the line (use for comments). - - @ Suppresses the printing of the command when executed. - - - Prevents the script from terminating if the command returns - an error. - ################################################################################ # Tread DRead input from the terminal |
