1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

snap: add example to update to another channel (#6046)

This commit is contained in:
Seth Falco 2021-05-28 00:44:39 +02:00 committed by GitHub
parent f53c6b87f9
commit c0ea286ede
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,10 @@
`snap refresh {{package_name}}`
- Update a package to another channel (track, risk, or branch):
`snap refresh {{package_name}} --channel={{channel}}`
- Update all packages:
`snap refresh`