Updated README.md to add `*BUILD`.

This commit is contained in:
Bobbi Webber-Manners 2022-11-02 23:58:20 -04:00
parent 634841df6d
commit e51c482938
1 changed files with 4 additions and 0 deletions

View File

@ -352,6 +352,10 @@ the `*COPY` command:
`*DUMP <*objspec*>` - print a hexdump of a file to the screen.
`*BUILD <objspec>` - provides a quick and dirty way to create small text
files, one line at a time. This is quite useful for making small files
for use with `*EXEC`.
`*SPOOL <objspec>` - copies all screen output to the filename given.
Issuing the `*SPOOL` command with no filename stops spooling and closes any
open spool file.