diff --git a/Docs/src/compilerflags.but b/Docs/src/compilerflags.but
index b5b70609..e9dad4d5 100644
--- a/Docs/src/compilerflags.but
+++ b/Docs/src/compilerflags.but
@@ -24,7 +24,7 @@ Note that this option has no effect when solid compression is used, which is ena
\S2{asetcompressor} SetCompressor
-\c \\zlib\\|bzip2|lzma
+\c [/FINAL] \\zlib\\|bzip2|lzma
This command sets the compression algorithm used to compress files/data in the installer.
@@ -36,6 +36,8 @@ BZIP2 usually gives better compression ratios than ZLIB, but it is a bit slower
LZMA is a new compression method that gives very good compression ratios. The decompression speed is high (10-20 MB/s on a 2 GHz CPU), the compression speed is lower. The memory size that will be used for decompression is the dictionary size plus a few KBs, the default is 8 MB.
+If \e{/FINAL} is used, subsequent calls to SetCompressor will be ignored.
+
\S2{asetcompressordictsize} SetCompressorDictSize
\c dict_size_mb