sanex3339 před 6 roky
rodič
revize
ee74aea159
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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:
 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: 
 Result: