opkg: remove upgrade command (#12416)

This commit is contained in:
samuel-w
2024-03-01 03:23:36 -06:00
committed by GitHub
parent 2ef0ee5315
commit b747187ba1

View File

@@ -15,10 +15,6 @@
`opkg update`
- Upgrade all the installed packages:
`opkg upgrade`
- Upgrade one or more specific package(s):
`opkg upgrade {{package(s)}}`