mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 00:22:17 +02:00
Improved some examples
Improved some examples.
This commit is contained in:
parent
f4393e44b6
commit
e891b29aef
2 changed files with 3 additions and 3 deletions
|
|
@ -23,8 +23,8 @@
|
||||||
%9Examples:%9
|
%9Examples:%9
|
||||||
|
|
||||||
/COMPLETION w/h without
|
/COMPLETION w/h without
|
||||||
/COMPLETION -auto compr compromised
|
/COMPLETION -auto anywya anyway
|
||||||
/COMPLETION -delete 'compr'
|
/COMPLETION -delete 'anywya'
|
||||||
/COMPLETION -delete without
|
/COMPLETION -delete without
|
||||||
|
|
||||||
%9See also:%9 BIND
|
%9See also:%9 BIND
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
/EXEC ls
|
/EXEC ls
|
||||||
/EXEC -msg #irssi cat unicorn.txt
|
/EXEC -msg #irssi cat unicorn.txt
|
||||||
/EXEC -out cat /etc/passwd | grep $USER | awk -F: '{print $5}'
|
/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 mailserver
|
||||||
/EXEC -close %%0
|
/EXEC -close %%0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue