chore: improved markdown article and syntax

This commit is contained in:
Michele Cereda
2023-03-25 20:33:56 +01:00
parent 2cf9c625d9
commit d0fb062913
21 changed files with 83 additions and 52 deletions

View File

@@ -20,7 +20,7 @@ crontab -r
sudo crontab -r -u other_user
```
```text
```txt
# Run 'pwd' every day at 10PM.
0 22 * * * pwd