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:
parent
14056ccc19
commit
cf53a4c623
1 changed files with 8 additions and 0 deletions
8
pages/linux/zforce.md
Normal file
8
pages/linux/zforce.md
Normal 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 ...}}`
|
Loading…
Add table
Reference in a new issue