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

View File

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