We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a266b8 commit e0e52bbCopy full SHA for e0e52bb
README.md
@@ -10,6 +10,8 @@ Unzip a ZIP file
10
./file-zip -mode 2 --zipPath MyZip.zip --DistDirPath MyDir --code utf-8
11
```
12
13
+- `--code`: `utf-8`, `gbk`, `big5`, `shift_jis`, `euckr`
14
+
15
Compress multiple files
16
17
```bash
0 commit comments