summaryrefslogtreecommitdiffstats
path: root/dist/docs/readme.txt
diff options
context:
space:
mode:
authorRoman Shevchenko <roman.shevchenko@jetbrains.com>2014-05-30 15:44:27 +0400
committerRoman Shevchenko <roman.shevchenko@jetbrains.com>2014-05-30 15:44:27 +0400
commit7189d18bfe46bd5d9bcfc1c4c60b1438d0580e5b (patch)
treeeb4e7ba2480742847b82ef5828cec203989c568e /dist/docs/readme.txt
parent0a5a2c671e22ceb250c32838388896c8118a59f7 (diff)
downloadfernflower-7189d18bfe46bd5d9bcfc1c4c60b1438d0580e5b.tar
fernflower-7189d18bfe46bd5d9bcfc1c4c60b1438d0580e5b.tar.gz
fernflower-7189d18bfe46bd5d9bcfc1c4c60b1438d0580e5b.tar.lz
fernflower-7189d18bfe46bd5d9bcfc1c4c60b1438d0580e5b.tar.xz
fernflower-7189d18bfe46bd5d9bcfc1c4c60b1438d0580e5b.zip
adjustable indentation
Diffstat (limited to 'dist/docs/readme.txt')
-rw-r--r--dist/docs/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/docs/readme.txt b/dist/docs/readme.txt
index b37c779..d598032 100644
--- a/dist/docs/readme.txt
+++ b/dist/docs/readme.txt
@@ -67,7 +67,7 @@ urc : full name of user-supplied class implementing IIdentifierRenamer. It is
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)
-
+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: