exec: add examples in /help exec
This commit is contained in:
parent
ff636cae89
commit
4245de528e
@ -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
|
||||
----
|
||||
|
||||
|
10
po/cs.po
10
po/cs.po
@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:06+0100\n"
|
||||
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -4677,7 +4677,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
20
po/de.po
20
po/de.po
@ -22,8 +22,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"PO-Revision-Date: 2014-03-15 19:21+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-15 19:39+0100\n"
|
||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||
"Language-Team: German <weechatter@arcor.de>\n"
|
||||
"Language: de_DE\n"
|
||||
@ -5387,7 +5387,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
" -list: zeigt laufende Befehle an\n"
|
||||
" -sh: die shell wird verwendet um Befehle auszuführen "
|
||||
@ -5448,7 +5454,13 @@ msgstr ""
|
||||
" -all: entfernt alle beendeten Befehle\n"
|
||||
"\n"
|
||||
"Standardoptionen können in der Option exec.command.default_options bestimmt "
|
||||
"werden."
|
||||
"werden.\n"
|
||||
"\n"
|
||||
"Beispiele:\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"
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
msgstr "IDs (Nummern und Namen) von ausgeführten Befehlen"
|
||||
|
10
po/es.po
10
po/es.po
@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
|
||||
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -4892,7 +4892,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
20
po/fr.po
20
po/fr.po
@ -21,8 +21,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"PO-Revision-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-15 19:37+0100\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@ -5257,7 +5257,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
" -list: lister les commandes\n"
|
||||
" -sh: utiliser le shell pour exécuter la commande (par défaut)\n"
|
||||
@ -5314,7 +5320,13 @@ msgstr ""
|
||||
" -all: supprimer toutes les commandes terminées\n"
|
||||
"\n"
|
||||
"Les options par défaut peuvent être définies dans l'option exec.command."
|
||||
"default_options."
|
||||
"default_options.\n"
|
||||
"\n"
|
||||
"Exemples:\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"
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
msgstr "ids (nombres et noms) des commandes exécutées"
|
||||
|
10
po/hu.po
10
po/hu.po
@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
|
||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -4266,7 +4266,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
10
po/it.po
10
po/it.po
@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
|
||||
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -5030,7 +5030,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
10
po/ja.po
10
po/ja.po
@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
|
||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/WeeChat>\n"
|
||||
@ -5037,7 +5037,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
10
po/pl.po
10
po/pl.po
@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
|
||||
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -5149,7 +5149,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
10
po/pt_BR.po
10
po/pt_BR.po
@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
|
||||
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -4733,7 +4733,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
10
po/ru.po
10
po/ru.po
@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
|
||||
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -4299,7 +4299,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
10
po/tr.po
10
po/tr.po
@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
|
||||
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -3855,7 +3855,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.4.1-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:18+0100\n"
|
||||
"POT-Creation-Date: 2014-03-15 19:36+0100\n"
|
||||
"PO-Revision-Date: 2013-02-14 18:20+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@ -3855,7 +3855,13 @@ msgid ""
|
||||
" -del: delete a terminated command\n"
|
||||
" -all: delete all terminated commands\n"
|
||||
"\n"
|
||||
"Default options can be set in the option exec.command.default_options."
|
||||
"Default options can be set in the option 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"
|
||||
msgstr ""
|
||||
|
||||
msgid "ids (numbers and names) of executed commands"
|
||||
|
@ -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|%*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user