mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 05:49:01 +00:00
Update cheatsheets
This commit is contained in:
13
linux/zforce
Normal file
13
linux/zforce
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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 ...}}`
|
||||
Reference in New Issue
Block a user