1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

exec: add example with option "-pipe" in /help exec

This commit is contained in:
Sebastien Helleu
2014-03-16 10:29:07 +01:00
parent 9a51449ee6
commit 6981a17bbb
19 changed files with 47 additions and 27 deletions
+2 -1
View File
@@ -829,7 +829,8 @@ exec_command_init ()
" /exec -n ls -l /tmp\n"
" /exec -n ps xu | grep weechat\n"
" /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n"
" /exec -o uptime"),
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime"),
"-list"
" || -sh|-nosh|-bg|-nobg|-stdin|-nostdin|-buffer|-l|-o|-n|-sw|-nosw|"
"-ln|-noln|-color|-timeout|-name|-pipe|-hsignal|%*"