Addition to shutdown.md
Added section to indicate how to shutdown at a specific time rather than shutting down X minutes from now
This commit is contained in:
@@ -14,6 +14,10 @@
|
|||||||
|
|
||||||
`shutdown -r +{{5}} &`
|
`shutdown -r +{{5}} &`
|
||||||
|
|
||||||
|
- Shutdown at 1:00 pm (Uses 24h clock)
|
||||||
|
|
||||||
|
`shutdown -h 13:00`
|
||||||
|
|
||||||
- Cancel a pending shutdown/reboot operation
|
- Cancel a pending shutdown/reboot operation
|
||||||
|
|
||||||
`shutdown -c`
|
`shutdown -c`
|
||||||
|
Reference in New Issue
Block a user