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:
parent
f3f3e29c95
commit
ff28d09012
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue