Browse Source

Fixed readme #299

sanex3339 6 years ago
parent
commit
ee74aea159
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -704,7 +704,7 @@ Sets file name for output source map when `sourceMapMode: 'separate'`.
 
 CLI example:
 ```
-javascript-obfuscator input.js --output out.js --sourceMap true --sourceMapBaseUrl 'http://localhost:9000' --sourceMapFileName example
+javascript-obfuscator input.js --output out.js --source-map true --source-map-base-url 'http://localhost:9000' --source-map-file-name example
 ```
 
 Result: