diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-09-06 21:52:02 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-09-06 21:52:02 +0200 |
commit | fcf7469d7664f37e94d5f6d0b3fe6fce6413f88c (patch) | |
tree | 970d2e2eb4c29ee02657d06c11f6233dad8d7d04 /po/cs.po | |
parent | 8945e70f8109371011cd4a4caff5ac36c763a2cb (diff) | |
download | weechat-fcf7469d7664f37e94d5f6d0b3fe6fce6413f88c.zip |
core: allow multiple options "-r" ("--run-command") in command line arguments (closes #1248)
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-08-17 19:39+0200\n" +"POT-Creation-Date: 2018-09-06 13:44+0200\n" "PO-Revision-Date: 2018-03-31 15:36+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -168,8 +168,9 @@ msgid "" " -p, --no-plugin don't load any plugin at startup\n" " -P, --plugins <plugins> load only these plugins at startup\n" " (see /help weechat.plugin.autoload)\n" -" -r, --run-command <cmd> run command(s) after startup\n" -" (many commands can be separated by semicolons)\n" +" -r, --run-command <cmd> run command(s) after startup;\n" +" many commands can be separated by semicolons,\n" +" this option can be given multiple times\n" " -s, --no-script don't load any script at startup\n" " --upgrade upgrade WeeChat using session files (see /help " "upgrade in WeeChat)\n" |