diff options
| -rw-r--r-- | cron.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ Crontab expressions look like this <code>* * * * * command-to-run</code> The five elements before the command tell when the command is supposed to be run automatically. <p> - So for our Monday at 3:30AM job we would do the following: + So for our Monday at 3:30 AM job we would do the following: <p> <pre><code> .---------------- minute (0 - 59) | .------------- hour (0 - 23) |
