mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 08:53:55 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,12 +10,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Switch to the other A/B partition:
|
||||
|
||||
`steamos-chroot --partset other`
|
||||
`steamos-chroot {{[-p|--partset]}} other`
|
||||
|
||||
- Switch to a partition on another drive:
|
||||
|
||||
`steamos-chroot --disk {{/dev/sdX}} --partset {{A|B}}`
|
||||
`steamos-chroot {{[-d|--disk]}} {{/dev/sdX}} {{[-p|--partset]}} {{A|B}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`steamos-chroot --help`
|
||||
`steamos-chroot {{[-h|--help]}}`
|
||||
|
||||
Reference in New Issue
Block a user