summaryrefslogtreecommitdiff
path: root/po/weechat.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/weechat.pot')
-rw-r--r--po/weechat.pot18
1 files changed, 12 insertions, 6 deletions
diff --git a/po/weechat.pot b/po/weechat.pot
index 79a1dc0ce..ac5df4558 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -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-24 14:22+0100\n"
+"POT-Creation-Date: 2014-03-25 09:20+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"
@@ -3804,11 +3804,11 @@ msgstr ""
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
-"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
-"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
-"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
-"<id>|-all [<id>...]"
+"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|"
+"strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-"
+"hsignal <name>] <command> || -in <id> <text> || -inclose <id> [<text>] || -"
+"signal <id> <signal> || -kill <id> || -killall || -set <id> <property> "
+"<value> || -del <id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -3831,6 +3831,10 @@ msgid ""
"bg)\n"
" -n: display output of command in a new buffer (not compatible with "
"option -bg)\n"
+" -nf: display output of command in a new buffer with free content (no "
+"word-wrap, no limit on number of lines) (not compatible with option -bg)\n"
+" -cl: clear the new buffer before displaying output\n"
+" -nocl: append to the new buffer without clear (default)\n"
" -sw: switch to the output buffer (default)\n"
" -nosw: don't switch to the output buffer\n"
" -ln: display line numbers (default in new buffer only)\n"
@@ -3875,6 +3879,8 @@ msgid ""
" /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 -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"
msgstr ""