summaryrefslogtreecommitdiff
path: root/docs/help/in/exec.in
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@irssi.org>2009-09-05 13:18:10 +0000
committerahf <ahf@dbcabf3a-b0e7-0310-adc4-f8d773084564>2009-09-05 13:18:10 +0000
commit5c6ebb9f93f8e36ae33a7f2c0b31afa77cb70d4f (patch)
treef5d3f6c9059a89ebef9be71560f980b41bf1eb29 /docs/help/in/exec.in
parenteedd174bac1419002634012b2cb9aeeb5aa9ee3a (diff)
downloadirssi-5c6ebb9f93f8e36ae33a7f2c0b31afa77cb70d4f.zip
Documentation cleanup. Thanks to Remco Lanting.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5098 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/exec.in')
-rw-r--r--docs/help/in/exec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/help/in/exec.in b/docs/help/in/exec.in
index 218ce8aa..36ae264c 100644
--- a/docs/help/in/exec.in
+++ b/docs/help/in/exec.in
@@ -11,7 +11,8 @@
-window: Move the output of specified process to active window
-close: Forcibly close (or "forget") a process that doesn't die.
This only removes all information from irssi concerning the
- process, it doesn't send SIGKILL or anything the process.
+ process, it doesn't send SIGKILL or any other signal
+ to the process.
-<signal>: Send a signal to process. <signal> can be either numeric
or one of the few most common ones (hup, term, kill, ...)