diff options
-rw-r--r-- | doc/de/autogen/user/exec_commands.asciidoc | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/exec_commands.asciidoc | 2 | ||||
-rw-r--r-- | doc/fr/autogen/user/exec_commands.asciidoc | 2 | ||||
-rw-r--r-- | doc/it/autogen/user/exec_commands.asciidoc | 2 | ||||
-rw-r--r-- | doc/ja/autogen/user/exec_commands.asciidoc | 2 | ||||
-rw-r--r-- | doc/pl/autogen/user/exec_commands.asciidoc | 2 | ||||
-rw-r--r-- | po/cs.po | 4 | ||||
-rw-r--r-- | po/de.po | 8 | ||||
-rw-r--r-- | po/es.po | 4 | ||||
-rw-r--r-- | po/fr.po | 8 | ||||
-rw-r--r-- | po/hu.po | 4 | ||||
-rw-r--r-- | po/it.po | 4 | ||||
-rw-r--r-- | po/ja.po | 8 | ||||
-rw-r--r-- | po/pl.po | 8 | ||||
-rw-r--r-- | po/pt_BR.po | 4 | ||||
-rw-r--r-- | po/ru.po | 4 | ||||
-rw-r--r-- | po/tr.po | 4 | ||||
-rw-r--r-- | po/weechat.pot | 4 | ||||
-rw-r--r-- | src/plugins/exec/exec-command.c | 2 |
19 files changed, 39 insertions, 39 deletions
diff --git a/doc/de/autogen/user/exec_commands.asciidoc b/doc/de/autogen/user/exec_commands.asciidoc index 4c20a769e..f1d972158 100644 --- a/doc/de/autogen/user/exec_commands.asciidoc +++ b/doc/de/autogen/user/exec_commands.asciidoc @@ -65,7 +65,7 @@ Standardoptionen können in der Einstellung exec.command.default_options bestimm Beispiele: /exec -n ls -l /tmp - /exec -n ps xu | grep weechat + /exec -sh -n ps xu | grep weechat /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html /exec -o uptime diff --git a/doc/en/autogen/user/exec_commands.asciidoc b/doc/en/autogen/user/exec_commands.asciidoc index 1d5eb5972..497689632 100644 --- a/doc/en/autogen/user/exec_commands.asciidoc +++ b/doc/en/autogen/user/exec_commands.asciidoc @@ -65,7 +65,7 @@ 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 -sh -n ps xu | grep weechat /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html /exec -o uptime diff --git a/doc/fr/autogen/user/exec_commands.asciidoc b/doc/fr/autogen/user/exec_commands.asciidoc index bfa023931..f26dcf5ae 100644 --- a/doc/fr/autogen/user/exec_commands.asciidoc +++ b/doc/fr/autogen/user/exec_commands.asciidoc @@ -65,7 +65,7 @@ Les options par défaut peuvent être définies dans l'option exec.command.defau Exemples : /exec -n ls -l /tmp - /exec -n ps xu | grep weechat + /exec -sh -n ps xu | grep weechat /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html /exec -o uptime diff --git a/doc/it/autogen/user/exec_commands.asciidoc b/doc/it/autogen/user/exec_commands.asciidoc index 1d5eb5972..497689632 100644 --- a/doc/it/autogen/user/exec_commands.asciidoc +++ b/doc/it/autogen/user/exec_commands.asciidoc @@ -65,7 +65,7 @@ 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 -sh -n ps xu | grep weechat /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html /exec -o uptime diff --git a/doc/ja/autogen/user/exec_commands.asciidoc b/doc/ja/autogen/user/exec_commands.asciidoc index 4fa436fdd..27ce3660f 100644 --- a/doc/ja/autogen/user/exec_commands.asciidoc +++ b/doc/ja/autogen/user/exec_commands.asciidoc @@ -65,7 +65,7 @@ property: フックプロパティ 例: /exec -n ls -l /tmp - /exec -n ps xu | grep weechat + /exec -sh -n ps xu | grep weechat /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html /exec -o uptime diff --git a/doc/pl/autogen/user/exec_commands.asciidoc b/doc/pl/autogen/user/exec_commands.asciidoc index b9a2a9763..4e17318a6 100644 --- a/doc/pl/autogen/user/exec_commands.asciidoc +++ b/doc/pl/autogen/user/exec_commands.asciidoc @@ -65,7 +65,7 @@ Domyślne opcje moga być ustawione za pomocą opcji exec.command.default_option Przykłady: /exec -n ls -l /tmp - /exec -n ps xu | grep weechat + /exec -sh -n ps xu | grep weechat /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html /exec -o uptime @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" "PO-Revision-Date: 2016-01-17 08:52+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5003,7 +5003,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" -"PO-Revision-Date: 2016-02-26 23:22+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" +"PO-Revision-Date: 2016-03-13 18:27+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <>\n" "Language: de\n" @@ -5837,7 +5837,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -5928,7 +5928,7 @@ msgstr "" "\n" "Beispiele:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" "PO-Revision-Date: 2016-01-17 08:52+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5217,7 +5217,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" -"PO-Revision-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" +"PO-Revision-Date: 2016-03-13 18:26+0100\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -5712,7 +5712,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -5798,7 +5798,7 @@ msgstr "" "\n" "Exemples :\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" "PO-Revision-Date: 2016-01-17 08:52+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4558,7 +4558,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" "PO-Revision-Date: 2016-01-17 08:52+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5364,7 +5364,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" -"PO-Revision-Date: 2016-03-07 09:00+0900\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" +"PO-Revision-Date: 2016-03-13 18:27+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" "Language: ja\n" @@ -5467,7 +5467,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -5543,7 +5543,7 @@ msgstr "" "\n" "例:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" -"PO-Revision-Date: 2016-01-17 08:52+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" +"PO-Revision-Date: 2016-03-13 18:28+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pl\n" @@ -5590,7 +5590,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -5668,7 +5668,7 @@ msgstr "" "\n" "Przykłady:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index e2ac84bea..1bde8d180 100644 --- a/po/pt_BR.po +++ b/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: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" "PO-Revision-Date: 2016-01-17 08:52+0100\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5156,7 +5156,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" "PO-Revision-Date: 2016-01-17 08:52+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4596,7 +4596,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" "PO-Revision-Date: 2016-01-05 07:51+0100\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4154,7 +4154,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" diff --git a/po/weechat.pot b/po/weechat.pot index bde25ab16..81ec5fa46 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4138,7 +4138,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" diff --git a/src/plugins/exec/exec-command.c b/src/plugins/exec/exec-command.c index dbe692c3f..9a1e3cc76 100644 --- a/src/plugins/exec/exec-command.c +++ b/src/plugins/exec/exec-command.c @@ -862,7 +862,7 @@ exec_command_init () "\n" "Examples:\n" " /exec -n ls -l /tmp\n" - " /exec -n ps xu | grep weechat\n" + " /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump " "https://weechat.org/files/doc/devel/weechat_user.en.html\n" |