mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:17:44 +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
|
@ -16,6 +16,7 @@ $ mv [options...] <source...> <destination>
|
|||
## Options
|
||||
|
||||
* `-f`, `--force`: Do not prompt before overwriting (not implemented for now)
|
||||
* `-n`, `--no-clobber`: Do not overwrite existing files
|
||||
* `-v`, `--verbose`: Display all moved files
|
||||
|
||||
## Examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue