mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
feat: Update check against pi.dev (#3877)
This commit is contained in:
committed by
GitHub
Unverified
parent
4166cfa921
commit
c745efc0d0
@@ -31,6 +31,7 @@ pi list # show installed packages from settings
|
||||
pi update # update pi and all non-pinned packages
|
||||
pi update --extensions # update all non-pinned packages only
|
||||
pi update --self # update pi only
|
||||
pi update --self --force # reinstall pi even if current
|
||||
pi update npm:@foo/bar # update one package
|
||||
pi update --extension npm:@foo/bar
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user