mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 16:01:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,12 +19,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Prepare a new ostree deployment with upgraded packages and reboot into it:
|
||||
|
||||
`rpm-ostree upgrade --reboot`
|
||||
`rpm-ostree upgrade {{[-r|--reboot]}}`
|
||||
|
||||
- Reboot into the previous ostree deployment:
|
||||
|
||||
`rpm-ostree rollback --reboot`
|
||||
`rpm-ostree rollback {{[-r|--reboot]}}`
|
||||
|
||||
- Install a package into a new ostree deployment and reboot into it:
|
||||
|
||||
`rpm-ostree install {{package}} --reboot`
|
||||
`rpm-ostree install {{package}} {{[-r|--reboot]}}`
|
||||
|
||||
Reference in New Issue
Block a user