From 2ea3feb52704af33bcd669fe37cf630486cf4a23 Mon Sep 17 00:00:00 2001 From: Roman Shevchenko Date: Tue, 17 Feb 2015 12:55:41 +0100 Subject: [PATCH] Cleanup (doc) --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index b0ea273..cd47656 100644 --- a/readme.txt +++ b/readme.txt @@ -64,7 +64,7 @@ urc : full name of user-supplied class implementing IIdentifierRenamer. It is should be renamed and provides new identifier names. For more information see section 5 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), default is OS-dependent +nls (0): define new line character to be used for output. 0 - '\r\n' (Windows), 1 - '\n' (Unix), default is OS-dependent ind : indentation string (default is " " (3 spaces)) The default logging level is INFO. This value can be overwritten by setting the option 'log' as follows: