Change carriage returns into linefeeds in all the Help files, without making any edits yet.

This commit is contained in:
Dave Lyons
2020-08-18 00:23:30 -07:00
parent ad81c96a4a
commit b09d40cb24
84 changed files with 2713 additions and 84 deletions

View File

@@ -1 +1,13 @@
cls -- clear screen
syntax: cls
ex: cls
como &;cls -- new page on printer
Clears the screen. If redirected to the printer, as in the
last example, begins a new page.
('cls' just outputs a Ctrl-L.)