소스 검색

Fixed readme #299

sanex3339 6 년 전
부모
커밋
ee74aea159
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: