浏览代码

update README

sanex3339 9 年之前
父节点
当前提交
988a7b1b6d
共有 1 个文件被更改,包括 15 次插入0 次删除
  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`
 Type: `boolean` Default: `true`