1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:42:08 +02:00

rtcwake: fix command typo (#3038)

This commit is contained in:
Francesco Yoshi Gobbo 2019-05-18 13:19:31 +02:00 committed by Owen Voke
parent f3f3e29c95
commit ff28d09012

View file

@ -20,7 +20,7 @@
- Disable a previously set alarm:
`sudo rtc -m disable`
`sudo rtcwake -m disable`
- Perform a dry run to wakup the computer at a given time. (Press Ctrl + C to abort):