diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-09-01 07:44:54 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-09-01 07:44:54 +0200 |
commit | 3287843ff2f121849359f4daee6344fba7d204d1 (patch) | |
tree | 6f3c73d66ee9a4835d36ddf5a2d8b6c1ac2bdc52 /doc/de/weechat_user.de.asciidoc | |
parent | 22dd769c3f2e1b8dfce5dc80d7718a735b65af80 (diff) | |
download | weechat-3287843ff2f121849359f4daee6344fba7d204d1.zip |
doc: fix example of color codes in command line (user's guide)
Diffstat (limited to 'doc/de/weechat_user.de.asciidoc')
-rw-r--r-- | doc/de/weechat_user.de.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/weechat_user.de.asciidoc b/doc/de/weechat_user.de.asciidoc index 4cb25e3ba..c04834878 100644 --- a/doc/de/weechat_user.de.asciidoc +++ b/doc/de/weechat_user.de.asciidoc @@ -1417,7 +1417,7 @@ Beispiel: Im Buffer wird "Hallo an alle!" ausgegeben. Dabei wird "Hallo" in fett und "an alle" rot und unterstrichen dargestellt. ---- -^Cc12^CbHallo ^Cb^Cc04^Cuan alle^Cu^Cc! +^Cc12^CbHallo ^Cb^Cc04^C_an alle^C_^Cc! ---- [NOTE] |