1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 23:15:33 +02:00

steamos-{boot-install, finalize-install}: add Dutch translation (#16798)

This commit is contained in:
Sebastiaan Speck 2025-06-07 20:16:49 +02:00 committed by GitHub
parent bafdb59eaa
commit 84530c9183
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# steamos-boot-install
> Dit commando is een alias van `steamos-finalize-install`.
- Bekijk de documentatie van het originele commando:
`tldr steamos-finalize-install`

View file

@ -0,0 +1,24 @@
# steamos-finalize-install
> Voltooi de installatie van SteamOS door bootloaders in te stellen en systeemupdates toe te passen.
> Meer informatie: <https://gitlab.com/users/evlaV/projects>.
- Voltooi de installatie:
`sudo steamos-finalize-install`
- Voltooi zonder bootloaders of kernel bij te werken:
`sudo steamos-finalize-install --no-bootloaders --no-kernel`
- Sla alle migratiestappen over:
`sudo steamos-finalize-install --no-migrate`
- Stel een specifieke root-hash in tijdens het voltooien:
`sudo steamos-finalize-install --roothash {{hash}}`
- Forceer systeem-migratiestappen ongeacht de omgeving:
`sudo steamos-finalize-install --force`