1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.es/linux/reboot.md
Enrique Matías Sánchez (Quique) 1437c5fa51 reboot: add Spanish translation
2020-10-07 21:28:08 +01:00

11 lines
141 B
Markdown

# reboot
> Reinicia la máquina.
- Reinicia inmediatamente:
`reboot`
- Reinicia inmediatamente sin hacer un apagado limpio:
`reboot -f`