mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 11:43:13 +02:00
doc: fix translation of command "eval" in user's guide
This commit is contained in:
@@ -7312,8 +7312,6 @@ command_init ()
|
||||
" /eval -n ${\\t} ==> <tab>\n"
|
||||
" /eval -n ${hide:-,${relay.network.password}} ==> --------\n"
|
||||
" /eval -n ${cut:2,+,test} ==> te+\n"
|
||||
" /eval -n ${cut:2,+,こんにちは世界} ==> こん+\n"
|
||||
" /eval -n ${cutscr:2,+,こんにちは世界} ==> こ+\n"
|
||||
" /eval -n ${date:%H:%M:%S} ==> 07:46:40\n"
|
||||
" /eval -n ${if:${info:term_width}>80?big:small} ==> big\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user