mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-08 21:55:42 +02:00
rtcwake: fix a typo in description (#2198)
This commit is contained in:
parent
dee2a5a25d
commit
3a7ea2fd7d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
`sudo rtcwake -m disk --date +{{15}}min`
|
`sudo rtcwake -m disk --date +{{15}}min`
|
||||||
|
|
||||||
- Freeze the system (more efficent than suspend-to-ram but linux > 3.9 required) and wakeup at a given date and time:
|
- Freeze the system (more efficient than suspend-to-ram but linux > 3.9 required) and wakeup at a given date and time:
|
||||||
|
|
||||||
`sudo rtcwake -m freeze --date {{YYYYMMDDhhmm}}`
|
`sudo rtcwake -m freeze --date {{YYYYMMDDhhmm}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue