Syntax format changes for A-C commands

Updated the file format template for commands A through C.
This commit is contained in:
Geert Hauwaerts 2014-07-03 21:41:10 +02:00
commit 037fae0ed5
15 changed files with 110 additions and 106 deletions

View file

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