Browse Source

update README

sanex3339 9 years ago
parent
commit
988a7b1b6d
1 changed files with 15 additions and 0 deletions
  1. 15 0
      readme.md

+ 15 - 0
readme.md

@@ -84,6 +84,21 @@ At this moment of time, there are following options (`name: default`) available
 }
 }
 ```
 ```
 
 
+CLI options
+```
+    --compact <boolean>
+    --debugProtection <boolean>
+    --debugProtectionInterval <boolean>
+    --disableConsoleOutput <boolean>
+    --encodeUnicodeLiterals <boolean>
+    --reservedNames <list> (comma separated).
+    --rotateUnicodeArray <boolean>
+    --selfDefending <boolean>
+    --unicodeArray <boolean>
+    --unicodeArrayThreshold <number>
+    --wrapUnicodeArrayCalls <boolean>
+```
+
 ### `compact`
 ### `compact`
 Type: `boolean` Default: `true`
 Type: `boolean` Default: `true`