From 678855fb403361bf0a7278189c8ab3a269865c62 Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 13 Oct 2020 23:56:02 +0000 Subject: [PATCH] Unicode true is the default git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7236 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/compilerflags.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/compilerflags.but b/Docs/src/compilerflags.but index 1f38b9fa..753ba67f 100644 --- a/Docs/src/compilerflags.but +++ b/Docs/src/compilerflags.but @@ -89,7 +89,7 @@ This command sets the overwrite flag which is used by the \R{file}{File} command \S2{aunicodetarget} Unicode -\c true|\\false\\ +\c \\true\\|false Generate a \R{intro-unicode}{Unicode installer}. It can only be used outside of sections and functions and before any data is compressed.