Added *DUMP to README.md.

This commit is contained in:
Bobbi Webber-Manners
2022-09-22 19:57:27 -04:00
parent 90caff7374
commit ec264aa4b0

View File

@@ -352,6 +352,8 @@ the `*COPY` command:
`*TYPE <*objspec*>` - type a text file to the screen. `*TYPE <*objspec*>` - type a text file to the screen.
`*DUMP <*objspec*>` - print a hexdump of a file to the screen.
`*SPOOL <objspec>` - copies all screen output to the filename given. `*SPOOL <objspec>` - copies all screen output to the filename given.
Issuing the `*SPOOL` command with no filename stops spooling and closes any Issuing the `*SPOOL` command with no filename stops spooling and closes any
open spool file. open spool file.