summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/exec_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen/user/exec_commands.txt')
-rw-r--r--doc/it/autogen/user/exec_commands.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/it/autogen/user/exec_commands.txt b/doc/it/autogen/user/exec_commands.txt
index c268fb81f..17bef3ac3 100644
--- a/doc/it/autogen/user/exec_commands.txt
+++ b/doc/it/autogen/user/exec_commands.txt
@@ -66,5 +66,7 @@ Examples:
/exec -nf -noln links -dump http://weechat.org/files/doc/devel/weechat_user.en.html
/exec -o uptime
/exec -pipe "/print Machine uptime:" uptime
+ /exec -n tail -f /var/log/messages
+ /exec -kill 0
----