mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
repo-remove: add example (#23475)
Co-authored-by: Sahil Afrid Farookhi <msafarookhi@gmail.com>
This commit is contained in:
@@ -2,8 +2,12 @@
|
||||
|
||||
> Package database maintenance utility which removes packages from a local repository.
|
||||
> See also: `repo-add`.
|
||||
> More information: <https://manned.org/repo-add>.
|
||||
> More information: <https://manned.org/repo-remove>.
|
||||
|
||||
- Remove a package from a local repository:
|
||||
|
||||
`repo-remove {{path/to/database.db.tar.gz}} {{package}}`
|
||||
|
||||
- Also remove the package file:
|
||||
|
||||
`repo-remove {{[-R|--remove]}} {{path/to/database.db.tar.gz}} {{package}}`
|
||||
|
||||
Reference in New Issue
Block a user