mirror of https://github.com/CrimsonTome/tldr.git
9 lines
248 B
Markdown
9 lines
248 B
Markdown
|
# zforce
|
||
|
|
||
|
> Add a `.gz` extension to files compressed using `gzip`.
|
||
|
> More information: <https://manned.org/zforce>.
|
||
|
|
||
|
- Add a `.gz` extension to the supplied Gzip files (Note: other files are ignored):
|
||
|
|
||
|
`zforce {{path/to/file1 path/to/file2 ...}}`
|