1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 18:23:13 +02:00

exec: add examples in /help exec

This commit is contained in:
Sebastien Helleu
2014-03-15 19:40:15 +01:00
parent ff636cae89
commit 4245de528e
19 changed files with 155 additions and 29 deletions
+6
View File
@@ -49,5 +49,11 @@ property: Hook-Fähigkeit
-all: entfernt alle beendeten Befehle
Standardoptionen können in der Option exec.command.default_options bestimmt werden.
Beispiele:
/exec -n ls -l /tmp
/exec -n ps xu | grep weechat
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
/exec -o uptime
----
+6
View File
@@ -49,5 +49,11 @@ property: hook property
-all: delete all terminated commands
Default options can be set in the option exec.command.default_options.
Examples:
/exec -n ls -l /tmp
/exec -n ps xu | grep weechat
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
/exec -o uptime
----
+6
View File
@@ -49,5 +49,11 @@ propriété: propriété du hook
-all: supprimer toutes les commandes terminées
Les options par défaut peuvent être définies dans l'option exec.command.default_options.
Exemples:
/exec -n ls -l /tmp
/exec -n ps xu | grep weechat
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
/exec -o uptime
----
+6
View File
@@ -49,5 +49,11 @@ property: hook property
-all: delete all terminated commands
Default options can be set in the option exec.command.default_options.
Examples:
/exec -n ls -l /tmp
/exec -n ps xu | grep weechat
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
/exec -o uptime
----
+6
View File
@@ -49,5 +49,11 @@ property: hook property
-all: delete all terminated commands
Default options can be set in the option exec.command.default_options.
Examples:
/exec -n ls -l /tmp
/exec -n ps xu | grep weechat
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
/exec -o uptime
----
+6
View File
@@ -49,5 +49,11 @@ property: hook property
-all: delete all terminated commands
Default options can be set in the option exec.command.default_options.
Examples:
/exec -n ls -l /tmp
/exec -n ps xu | grep weechat
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
/exec -o uptime
----