at: fix invalid time unit (#2210)

italian
会有猫的 2018-07-20 16:11:15 +08:00 committed by Owen Voke
parent 73977c96da
commit 9170ce572a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- Execute commands from standard input in 5 minutes (press `Ctrl + D` after entering commands):
`at now + 5 min`
`at now + 5 minutes`
- Execute a command from standard input at 10:00 AM today: