mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 00:22:17 +02:00
updated docs
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1071 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
5eaec93b29
commit
3654085b14
11 changed files with 114 additions and 15 deletions
|
|
@ -1,12 +1,16 @@
|
|||
|
||||
@SYNTAX:lastlog@
|
||||
|
||||
-word Shows only the lines matching the 'word'
|
||||
-new
|
||||
-away
|
||||
-: don't print the "Lastlog:" and "End of Lastlog" messages.
|
||||
-new: show only lines since last /LASTLOG
|
||||
-regexp: `text' is a regular expression
|
||||
-word: `text' must match to full words
|
||||
-level: what levels to check, like -public -msgs (default is all)
|
||||
<pattern>: text to search for, or all if empty
|
||||
<count>: maximum number of lines to show
|
||||
<start>: skip the last `start' lines
|
||||
|
||||
Shows the given number of lines of log from the
|
||||
current window.
|
||||
Shows the given number of lines of log from the current window.
|
||||
|
||||
See also:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue