1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

snap: add update package (#3872)

This commit is contained in:
jxu 2020-02-25 22:17:21 -05:00 committed by GitHub
parent bb264b81b2
commit 7b364ecea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,10 @@
`snap install {{package_name}}`
- Update a package:
`snap refresh {{package_name}}`
- Update all packages:
`snap refresh`