mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 08:17:23 +00:00
Trying another way to make "Explanation" fixed width
This commit is contained in:
parent
afaf69beb0
commit
43e4e814b8
@ -171,11 +171,12 @@ See [https://puppet.com/blog/automating-puppet-cron-jobs-and-scheduled-tasks/](h
|
|||||||
|
|
||||||
**Explanation**
|
**Explanation**
|
||||||
|
|
||||||
`+—————- minute (values: 0 – 59) (special characters: , – * /) <br>
|
<pre>
|
||||||
|
+—————- minute (values: 0 – 59) (special characters: , – * /) <br>
|
||||||
| +————- hour (values: 0 – 23) (special characters: , – * /) <br>
|
| +————- hour (values: 0 – 23) (special characters: , – * /) <br>
|
||||||
| | +———- day of month (values: 1 – 31) (special characters: , – * / L W C) <br>
|
| | +———- day of month (values: 1 – 31) (special characters: , – * / L W C) <br>
|
||||||
| | | +——- month (values: 1 – 12) (special characters: ,- * / ) <br>
|
| | | +——- month (values: 1 – 12) (special characters: ,- * / ) <br>
|
||||||
| | | | +—- day of week (values: 0 – 6) (Sunday=0 or 7) (special characters: , – * / L W C) <br>
|
| | | | +—- day of week (values: 0 – 6) (Sunday=0 or 7) (special characters: , – * / L W C) <br>
|
||||||
| | | | |*****command to be executed`
|
| | | | |*****command to be executed
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user