MS-DOS Internal Commands
The REM Command
Description:
Records comments (remarks) in a batch file or CONFIG.SYS.
Command Syntax:
REM [comment]
Command Use:
This command can be used in the config.sys file and batch files.
In the config.sys file a semicolon (;) can be used instead of the REM command to add remarks.