mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
Base: Update man pages for utilities
Man pages for utilities now more closely resemble ArgsParser output
This commit is contained in:
parent
37bbd20cee
commit
8f253a745e
28 changed files with 89 additions and 15 deletions
|
@ -14,6 +14,11 @@ zip will pack the specified files into a zip archive, compressing them when poss
|
|||
|
||||
The program is compatible with the PKZIP file format specification.
|
||||
|
||||
## Options
|
||||
|
||||
* `-r`, `--recurse-paths`: Travel the directory structure recursively
|
||||
* `-f`, `--force`: Overwrite existing zip file
|
||||
|
||||
## Examples
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue