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

at: fix invalid time unit (#2210)

This commit is contained in:
会有猫的 2018-07-20 16:11:15 +08:00 committed by Owen Voke
parent 73977c96da
commit 9170ce572a

View file

@ -5,7 +5,7 @@
- Execute commands from standard input in 5 minutes (press `Ctrl + D` after entering commands): - 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: - Execute a command from standard input at 10:00 AM today: