Syntax documentation rewrite for C-commands

Rewrote the syntax documentation for all the commands starting with the
letter C.
This commit is contained in:
Geert Hauwaerts 2014-07-03 17:41:15 +02:00
commit 3f79c8553c
8 changed files with 160 additions and 75 deletions

View file

@ -1,8 +1,21 @@
Syntax:
@SYNTAX:cat@
Outputs the contents of the specified file. Equivalent to
UNIX 'cat' command.
Parameters:
See also: CD
The file to display.
Description:
Displays the contents of the specified file into the active window.
Examples:
/CAT /etc/network/interfaces
/CAT /home/mike/unicorns.txt
/CAT kitties.txt
See also: CD, EXEC