autorestic/docs/markdown
James Tyra 5b4a2c3165
Update cron.md
crontab entries need a user. 
When copying and pasting the examples directly into my crontab, they were not running. Using a crontab checking utility, an error was generated:
`Checking correctness of /var/spool/cron/crontabs/root
E: 6: */5 * * * * /usr/local/bin/autorestic -v -c /root/.autorestic.yml --ci cron |& /usr/bin/logger -t autorestic > /dev/null 2>&1
e:    INVALID_USER: Invalid username "/usr/local/bin/autorestic"
E: There were 1 errors and 0 warnings.`

This update adds a username (root) to the example, which fixes the syntax error.
2023-04-06 11:42:13 -05:00
..
backend Add line break in documentation 2022-04-07 10:00:28 +01:00
cli DOC - Note on config filename extension 2022-04-08 10:31:42 +01:00
location Update cron.md 2023-04-06 11:42:13 -05:00
migration 1.7.0 (#188) 2022-04-27 00:48:52 +02:00
_toc.md 1.6.0 (#180) 2022-04-14 11:51:32 +02:00
community.md docs: add dbrennand.autorestic role (#250) 2022-10-29 21:32:48 +02:00
config.md docs 2021-11-21 21:06:25 +01:00
contrib.md richtiattribution 2022-04-13 08:55:53 +02:00
docker.md Add error handling to reading config file. 2022-02-09 20:26:02 +01:00
examples.md richtiattribution 2022-04-13 08:55:53 +02:00
index.md docs 2021-04-17 17:51:23 +02:00
installation.md consistent casing (#247) 2022-10-18 16:23:27 +02:00
qa.md docs 2021-04-16 00:26:57 +02:00
quick.md consistent casing (#247) 2022-10-18 16:23:27 +02:00