diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-03 12:22:53 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-03 12:22:53 +0200 |
commit | d055d4a2bdfc79f4339cba934d662bc46825f141 (patch) | |
tree | f396743bd68db34c06d61c18932d3f3efb5418c0 /po/hu.po | |
parent | 7c55cbb38b6d42073eacf7decc4d08eb8677e60e (diff) | |
download | weechat-d055d4a2bdfc79f4339cba934d662bc46825f141.zip |
exec: add examples with "tail -f" and "-kill" in /help exec
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-03 11:18+0200\n" +"POT-Creation-Date: 2014-04-03 12:10+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4293,7 +4293,9 @@ msgid "" " /exec -nf -noln links -dump http://weechat.org/files/doc/devel/" "weechat_user.en.html\n" " /exec -o uptime\n" -" /exec -pipe \"/print Machine uptime:\" uptime" +" /exec -pipe \"/print Machine uptime:\" uptime\n" +" /exec -n tail -f /var/log/messages\n" +" /exec -kill 0" msgstr "" msgid "ids (numbers and names) of executed commands" |