diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-06 18:53:05 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-06 18:53:05 +0200 |
commit | 08852822949a69afb8eeb12117c42326bf410b8b (patch) | |
tree | 5f7be0528adee69cf3389017722b515d0d7bb91b /docs/help/in/exec.in | |
parent | 66f5fb699beef7c0f468bce1aa75d80d535862a8 (diff) | |
download | irssi-08852822949a69afb8eeb12117c42326bf410b8b.zip |
Replaced google.com with irssi.org examples
Replaced google.com with irssi.org examples.
Diffstat (limited to 'docs/help/in/exec.in')
-rw-r--r-- | docs/help/in/exec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/exec.in b/docs/help/in/exec.in index ef34cf5f..2cca5ce3 100644 --- a/docs/help/in/exec.in +++ b/docs/help/in/exec.in @@ -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 ssh -nosh -interactive -window ssh office.google.com + /EXEC -name ssh -nosh -interactive -window ssh staff.irssi.org /EXEC -close mailserver /EXEC -close %%0 |