mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
chore(readme): add added subcommands onto README
This commit is contained in:
parent
e03a7f1aa7
commit
085c7b8712
1 changed files with 2 additions and 1 deletions
|
|
@ -19,10 +19,11 @@ Open Source command line client of VRChat Package Manager.
|
|||
|
||||
For more details, please see --help
|
||||
|
||||
- [x] `vrc-get install [pkg] [version]` (with alias `vrc-get i [pkg] [version]`)
|
||||
- [x] `vrc-get install [pkg] [version]` (with alias `vrc-get i [pkg] [version]` and `vrc-get resolve`)
|
||||
- [x] `vrc-get remove [pkg]` (with alias `vrc-get rm [pkg]`)
|
||||
- [x] `vrc-get outdated`
|
||||
- [x] `vrc-get upgrade [pkg] [version]`
|
||||
- [x] `vrc-get search <query...>`
|
||||
- [x] `vrc-get repo list`
|
||||
- [x] `vrc-get repo add <url> [NAME]`
|
||||
- [x] `vrc-get repo remove <name or url>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue