MS-DOS "EDIT" Command used to edit File TEXT. The system is as follows:
EDIT [/B] [/H] [/R] [/S] [/
/B - Forces monochrome mode.
/H - Displays the maximum number of lines possible for your hardware.
/R - Load file(s) in read-only mode.
/S - Forces the use of short filenames.
/
/? - Displays this help screen.
[file] - Specifies initial files(s) to load. Wildcards and multiple
filespecs can be given.