mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 07:45:59 +02:00
vrms: add page (#3628)
This commit is contained in:
parent
ae60cc973b
commit
97cace17d9
1 changed files with 12 additions and 0 deletions
12
pages/linux/vrms.md
Normal file
12
pages/linux/vrms.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# vrms
|
||||
|
||||
> Report non-free packages installed on Debian-based OSes.
|
||||
> More information: <https://debian.pages.debian.net/vrms/>.
|
||||
|
||||
- List non-free and contrib packages (and their description):
|
||||
|
||||
`vrms`
|
||||
|
||||
- Only output the package names:
|
||||
|
||||
`vrms --sparse`
|
Loading…
Add table
Reference in a new issue