mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:22:07 +02:00
snap: add refresh example (#2475)
This commit is contained in:
parent
cb3d02239c
commit
ada2c2f364
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
||||||
|
|
||||||
`snap install {{package_name}}`
|
`snap install {{package_name}}`
|
||||||
|
|
||||||
|
- Update all packages:
|
||||||
|
|
||||||
|
`snap refresh`
|
||||||
|
|
||||||
- Display basic information about installed snap software:
|
- Display basic information about installed snap software:
|
||||||
|
|
||||||
`snap list`
|
`snap list`
|
||||||
|
|
Loading…
Add table
Reference in a new issue