crontab: fix typo in comment

This commit is contained in:
Jörg Thalheim 2013-11-26 18:13:16 +01:00
parent ccc3c0b878
commit cfb9603439
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ SHELL=/bin/bash
| +------- hour (0 - 23)
+--------- minute (0 - 59)
# examples entries
# example entries
# every 15 min
*/15 * * * * /home/user/command.sh
# every midnight