reboot: add Spanish translation (#10583)

pull/23/head
Darío Hereñú 2023-08-13 14:26:49 -03:00 committed by GitHub
parent f2c7d9b99e
commit db92b40efa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

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`