mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 12:56:37 +02:00
exec: replace number by id in /help exec
This commit is contained in:
@@ -399,7 +399,8 @@ exec_command_init ()
|
||||
"or one of these names: hup, int, quit, kill, term, usr1, usr2\n"
|
||||
" -kill: alias of \"-signal <id> kill\"\n"
|
||||
"-killall: kill all running processes\n"
|
||||
" number: command number"),
|
||||
" id: command identifier: either its number or name (if set "
|
||||
"with \"-name xxx\")"),
|
||||
"-list"
|
||||
" || -nosh|-stdin|-o|-timeout|-name|%*"
|
||||
" || -in|-signal|-kill %(exec_commands_ids)"
|
||||
|
||||
Reference in New Issue
Block a user