mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Improved some examples
Improved some examples.
This commit is contained in:
parent
f4393e44b6
commit
e891b29aef
@ -23,8 +23,8 @@
|
||||
%9Examples:%9
|
||||
|
||||
/COMPLETION w/h without
|
||||
/COMPLETION -auto compr compromised
|
||||
/COMPLETION -delete 'compr'
|
||||
/COMPLETION -auto anywya anyway
|
||||
/COMPLETION -delete 'anywya'
|
||||
/COMPLETION -delete without
|
||||
|
||||
%9See also:%9 BIND
|
||||
|
@ -41,7 +41,7 @@
|
||||
/EXEC ls
|
||||
/EXEC -msg #irssi cat unicorn.txt
|
||||
/EXEC -out cat /etc/passwd | grep $USER | awk -F: '{print $5}'
|
||||
/EXEC -name mailserver -interactive telnet gmail.google.com. 25
|
||||
/EXEC -name ssh -nosh -interactive -window ssh office.google.com
|
||||
/EXEC -close mailserver
|
||||
/EXEC -close %%0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user