snap: add example to update to another channel (#6046)
This commit is contained in:
parent
f53c6b87f9
commit
c0ea286ede
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in New Issue