From: Wolfgang Bumiller Date: Sat, 22 Dec 2012 21:48:41 +0000 (+0100) Subject: manpage: -futf8 X-Git-Tag: before-library~540 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=3e6c98d65de86d84381f2a9dfd6c6c027c9fdead manpage: -futf8 --- diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index 8ccc6e0..66225e4 100644 --- a/doc/gmqcc.1 +++ b/doc/gmqcc.1 @@ -331,6 +331,11 @@ effectively causes the unary not in strings to use NOT_F instead. An empty string is considered to be false everywhere. This means loops and if statements which depend on a string will perform a NOT_S instruction on the string before using it. +.TP +.B -futf8 +Enable utf8 characters. This allows utf-8 encoded character constants, +and escape sequence codepoints in the valid utf-8 range. Effectively +enabling escape sequences like '\\{x2211}'. .SH CONFIG The configuration file is similar to regular .ini files. Comments start with hashtags or semicolons, sections are written in square