rtcwake: fix a typo in description (#2198)

italian
Felix Yan 2018-07-15 17:27:00 +08:00 committed by Starbeamrainbowlabs
parent dee2a5a25d
commit 3a7ea2fd7d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
`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}}`