1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 11:33:33 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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)}}`