mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 07:15:32 +02:00
steamos-chroot: add Spanish translation (#15464)
This commit is contained in:
parent
8fb30b20da
commit
0a9b7f1e47
1 changed files with 16 additions and 0 deletions
16
pages.es/linux/steamos-chroot.md
Normal file
16
pages.es/linux/steamos-chroot.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# steamos-chroot
|
||||
|
||||
> Cambia el directorio raíz en un entorno SteamOS.
|
||||
> Más información: <https://gitlab.com/users/evlaV/projects>.
|
||||
|
||||
- Cambia a la otra partición A/B:
|
||||
|
||||
`steamos-chroot --partset other`
|
||||
|
||||
- Cambia a una partición en otra unidad:
|
||||
|
||||
`steamos-chroot --disk {{/dev/sdX}} --partset {{A|B}}`
|
||||
|
||||
- Muestra la ayuda:
|
||||
|
||||
`steamos-chroot --help`
|
Loading…
Add table
Reference in a new issue