summaryrefslogtreecommitdiff
path: root/docs/help/in/cat.in
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-07-03 21:41:10 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-07-03 21:41:10 +0200
commit037fae0ed567eedefe5550d0688cf5b42a53b6c7 (patch)
tree88c724ba26654cdf4e094813a69e35d878adba21 /docs/help/in/cat.in
parent878411edc4664c5d923347fdb3383d8fbe6f31c1 (diff)
downloadirssi-037fae0ed567eedefe5550d0688cf5b42a53b6c7.zip
Syntax format changes for A-C commands
Updated the file format template for commands A through C.
Diffstat (limited to 'docs/help/in/cat.in')
-rw-r--r--docs/help/in/cat.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/help/in/cat.in b/docs/help/in/cat.in
index 981771b7..3a3ed32b 100644
--- a/docs/help/in/cat.in
+++ b/docs/help/in/cat.in
@@ -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