1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 22:15:42 +02:00

zforce: add page (#10868)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Juri Dispan 2023-10-09 22:12:52 +02:00 committed by GitHub
parent 14056ccc19
commit cf53a4c623
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
pages/linux/zforce.md Normal file
View file

@ -0,0 +1,8 @@
# 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 ...}}`