Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders committed May 16, 2023
2 parents 37c4e76 + 885fa34 commit ec2d82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ A simple tool to decompress and compress `.zs` files in Totk.
decompress F:\Bin\Totk\Bootup.pack.zs -o ./Bootup.pack
```

- Decompress `c, compress </path/file.bin> [-o|--output OUTPUT]`<br>
- Compress `c, compress </path/file.bin> [-o|--output OUTPUT]`<br>
```
compress F:\Bin\Totk\Bootup.pack -o ./Bootup.pack.zs
```
Expand Down

0 comments on commit ec2d82c

Please sign in to comment.