summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorValentin Batz <senneth@irssi.org>2006-10-07 18:46:09 +0000
committervb <vb@dbcabf3a-b0e7-0310-adc4-f8d773084564>2006-10-07 18:46:09 +0000
commitfbbd4fc90061c23835f7cfc35e352404f199e58f (patch)
tree035ed5c4eab9bb08e118470c539f0caaf32f235d /docs
parentf082f9012157bada176f691abb7d02c51a38e1d5 (diff)
downloadirssi-fbbd4fc90061c23835f7cfc35e352404f199e58f.zip
documentation: updated help for exec, EXEC without any arguments displays the list of started processes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4385 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/help/in/exec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/help/in/exec.in b/docs/help/in/exec.in
index c33ec59f..08fc9bb6 100644
--- a/docs/help/in/exec.in
+++ b/docs/help/in/exec.in
@@ -35,3 +35,6 @@ standard input of the process with -in option.
kill the process. It is meant to remove the processes that don't die
even with SIGKILL. This option just closes the pipes used to
communicate with the process and frees all memory it used.
+
+EXEC without any arguments displays the list of started processes.
+