mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
steamos-{boot-install, finalize-install}: add Dutch translation (#16798)
This commit is contained in:
@@ -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`
|
||||
@@ -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`
|
||||
Reference in New Issue
Block a user