1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 22:55:31 +02:00

steamos-chroot: add page (#15449)

This commit is contained in:
Managor 2025-01-06 19:32:05 +02:00 committed by GitHub
parent 9ed290f2ef
commit 21c2ea811b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,16 @@
# steamos-chroot
> Switch root directory in a SteamOS environment.
> More information: <https://gitlab.com/users/evlaV/projects>.
- Switch to the other A/B partition:
`steamos-chroot --partset other`
- Switch to a partition on another drive:
`steamos-chroot --disk {{/dev/sdX}} --partset {{A|B}}`
- Display help:
`steamos-chroot --help`