Update poweroff.md

This commit is contained in:
Darío Hereñú 2024-07-03 13:12:25 -03:00 committed by GitHub
parent 08e064e523
commit 6f2e69035e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
- Apaga el sistema:
`sudo poweroff`
`poweroff`
- Detén el sistema (igual que `halt`):
@ -17,7 +17,7 @@
- Apaga inmediatamente el sistema sin contactar al administrador:
`poweroff --force`
`poweroff --force --force`
- Escribe una entrada en el archivo wtmp sin apagar el sistema: