chore(readme): add added subcommands onto README

This commit is contained in:
anatawa12 2023-02-09 23:54:33 +09:00
commit 085c7b8712
No known key found for this signature in database
GPG key ID: 9CA909848B8E4EA6

View file

@ -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>`