reboot: add Spanish translation (#10583)

This commit is contained in:
Darío Hereñú
2023-08-13 14:26:49 -03:00
committed by GitHub
parent f2c7d9b99e
commit db92b40efa

12
pages.es/osx/reboot.md Normal file
View File

@@ -0,0 +1,12 @@
# reboot
> Reinicia el sistema.
> Más información: <https://ss64.com/osx/reboot.html>.
- Reinicia inmediatamente:
`sudo reboot`
- Reinicia inmediatamente sin apagar el sistema:
`sudo reboot -q`