summaryrefslogtreecommitdiffstats
path: root/dist/docs/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dist/docs/readme.txt')
-rw-r--r--dist/docs/readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/dist/docs/readme.txt b/dist/docs/readme.txt
index 09d17be..e51a5de 100644
--- a/dist/docs/readme.txt
+++ b/dist/docs/readme.txt
@@ -63,8 +63,7 @@ ren (0): rename ambiguous (resp. obfuscated) classes and class elements
urc : full name of user-supplied class implementing IIdentifierRenamer. It is used to determine which
class identifiers should be renamed and provides new identifier names. For more information
s. section 5
-dpc (0): generate a special comment ('/** @deprecated */') for deprecated classes and class members
-inn (1): check for IntelliJ IDEA-specific @NotNull annotation and remove inserted code if found
+inn (1): check for IntelliJ IDEA-specific @NotNull annotation and remove inserted code if found
lac (0): decompile lambda expressions to anonymous classes
nls (0): define new line character to be used for output. 0 - '\r\n' (Windows), 1 - '\n' (Linux)