summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAilin Nemui <ailin@z30a.localdomain>2018-03-29 01:07:11 +0200
committerAilin Nemui <ailin@z30a.localdomain>2018-03-29 01:07:11 +0200
commitc5a485097530c7d03fa75bc2153cb509004895e8 (patch)
tree31872130aceba391fcf2e16c3fd17c174ca99f99
parentdc136e174e89440a5fd67f0f21bcd3f924792e6e (diff)
downloadirssi.github.io-c5a485097530c7d03fa75bc2153cb509004895e8.zip
sync
-rw-r--r--documentation/help/cat.markdown8
1 files changed, 6 insertions, 2 deletions
diff --git a/documentation/help/cat.markdown b/documentation/help/cat.markdown
index baf42d6..c9c8fe7 100644
--- a/documentation/help/cat.markdown
+++ b/documentation/help/cat.markdown
@@ -15,18 +15,22 @@ Please submit changes to
### Syntax ###
-<div class="highlight irssisyntax"><pre style="\-\-cmdlen:3ch"><code><span class="synB">CAT</span> <span class="synB05">&lt;file></span></code></pre></div>
+<div class="highlight irssisyntax"><pre style="\-\-cmdlen:3ch"><code><span class="synB">CAT</span> <span class="synB05">&lt;file></span> <span class="syn10">[<span class="syn09">&lt;seek position></span>]</span></code></pre></div>
### Parameters ###
-The file to display.
+The file to display and optionally a position to seek in the file,
+in bytes.
### Description ###
Displays the contents of the specified file into the active window.
+The seek position parameter is used internally to display away logs, if
+omitted the whole file is shown.
+
### Examples ###
/CAT /etc/network/interfaces