mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:42:10 +02:00
halt: fix page (#11702)
This commit is contained in:
parent
f0c2f8c277
commit
4b9ccf7ab9
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Deté la màquina inmediatament sense contactar l'administrador de sistemes:
|
||||
|
||||
`halt --force --force`
|
||||
`halt --force`
|
||||
|
||||
- Escriu l'entrada de wtpm shutdown sense aturar el sistema:
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Halt immediately without contacting the system manager:
|
||||
|
||||
`halt --force --force`
|
||||
`halt --force`
|
||||
|
||||
- Write the wtmp shutdown entry without halting the system:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue