mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
037fae0ed5
Updated the file format template for commands A through C.
22 lines
295 B
Plaintext
22 lines
295 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:cat@
|
|
|
|
%9Parameters:%9
|
|
|
|
The file to display.
|
|
|
|
%9Description:%9
|
|
|
|
Displays the contents of the specified file into the active window.
|
|
|
|
%9Examples:%9
|
|
|
|
/CAT /etc/network/interfaces
|
|
/CAT /home/mike/resume.txt
|
|
/CAT contact_details.txt
|
|
|
|
%9See also:%9 CD, EXEC
|
|
|