snap: add refresh example (#2475)

italian
Arthur Bols 2018-10-22 00:07:28 +02:00 committed by Owen Voke
parent cb3d02239c
commit ada2c2f364
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
`snap install {{package_name}}`
- Update all packages:
`snap refresh`
- Display basic information about installed snap software:
`snap list`