summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plugins/exec/exec-command.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/plugins/exec/exec-command.c b/src/plugins/exec/exec-command.c
index ea919cc6d..982c95ee4 100644
--- a/src/plugins/exec/exec-command.c
+++ b/src/plugins/exec/exec-command.c
@@ -741,7 +741,13 @@ exec_command_init ()
" -all: delete all terminated commands\n"
"\n"
"Default options can be set in the option "
- "exec.command.default_options."),
+ "exec.command.default_options.\n"
+ "\n"
+ "Examples:\n"
+ " /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"),
"-list"
" || -sh|-nosh|-bg|-nobg|-stdin|-nostdin|-buffer|-l|-o|-n|-sw|-nosw|"
"-ln|-noln|-color|-timeout|-name|%*"