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:
@@ -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
|
||||
----
|
||||
|
||||
|
||||
@@ -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
|
||||
----
|
||||
|
||||
|
||||
@@ -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
|
||||
----
|
||||
|
||||
|
||||
@@ -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
|
||||
----
|
||||
|
||||
|
||||
@@ -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
|
||||
----
|
||||
|
||||
|
||||
@@ -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
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user