We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06c2d5 commit 70c1cbcCopy full SHA for 70c1cbc
README.md
@@ -29,6 +29,8 @@ Flags:
29
-h, --help Show context-sensitive help.
30
-s, --source-encoding="auto" Set source encoding, default as auto-detection.
31
-t, --target-encoding="utf8" Set target encoding, default as utf8.
32
+ -d, --detect-encoding Detect encoding only.
33
-w, --overwrite Overwrite source file.
34
+ -l, --list-encodings list supported encodings
35
--about Show about.
36
```
0 commit comments