diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-12-10 17:32:09 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-12-10 17:32:09 +0100 |
commit | 18c9ade58048b34935feffb20eefc8daf4baad9b (patch) | |
tree | 52ea0fe8a207fb40eb567c85e29ea58979b4ee22 /doc/ja | |
parent | 5b9b1e175b723ef1c7aceb1b4bf27534b2795805 (diff) | |
download | weechat-18c9ade58048b34935feffb20eefc8daf4baad9b.zip |
core: add whole string information in /debug unicode
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/includes/autogen_user_commands.ja.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/includes/autogen_user_commands.ja.adoc b/doc/ja/includes/autogen_user_commands.ja.adoc index aac975406..8d739010c 100644 --- a/doc/ja/includes/autogen_user_commands.ja.adoc +++ b/doc/ja/includes/autogen_user_commands.ja.adoc @@ -1365,7 +1365,7 @@ infolists: display infos about infolists term: display infos about terminal windows: display windows tree time: measure time to execute a command or to send text to the current buffer - unicode: display information about unicode chars in string (evaluated, see /help eval) + unicode: display information about string and unicode chars (evaluated, see /help eval) Examples: /debug set irc 1 |