mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
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
This commit is contained in:
parent
f082f90121
commit
fbbd4fc900
@ -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
|
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
|
even with SIGKILL. This option just closes the pipes used to
|
||||||
communicate with the process and frees all memory it used.
|
communicate with the process and frees all memory it used.
|
||||||
|
|
||||||
|
EXEC without any arguments displays the list of started processes.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user