forked from Fascinated/docs
update cronjob example
This commit is contained in:
parent
87b6a55781
commit
f24a032b52
@ -38,7 +38,7 @@ This command will open the crontab file in the nano text editor.
|
|||||||
* <- day of month (1-31)
|
* <- day of month (1-31)
|
||||||
* <- month (1-12)
|
* <- month (1-12)
|
||||||
* <- day of week (0-6) (Sunday=0)
|
* <- day of week (0-6) (Sunday=0)
|
||||||
<command>
|
<command> <- the command to execute
|
||||||
```
|
```
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
Loading…
Reference in New Issue
Block a user