From 260559ef0eec468bcd268919fb2abae55ccf1c60 Mon Sep 17 00:00:00 2001 From: Steven Spencer Date: Tue, 11 Oct 2022 07:46:39 -0500 Subject: [PATCH] anacron - H1 fix for easier translation * Was suggested by the German translator that this fix would make it easier to translate. * fixed a couple more inconsistencies in the H2 titles --- docs/guides/automation/anacron.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/automation/anacron.md b/docs/guides/automation/anacron.md index ca821afdaf..e51510c244 100644 --- a/docs/guides/automation/anacron.md +++ b/docs/guides/automation/anacron.md @@ -5,7 +5,7 @@ contributors: Steven Spencer update : 2021-10-20 --- -# anacron- Run commands regularly +# `anacron` - Run Commands Regularly ## Prerequisites @@ -103,7 +103,7 @@ Let's use cron.daily to illustrate the execution process of /etc/anacrontab: 4. Check whether a file is executed after 5 minutes after booting. When the first one is executed, it will be randomly delayed for 0~45 minutes to execute the next one. 5. Use the nice parameter to specify the default priority, and use the run-parts parameter to execute all executable files in the /etc/cron.daily/ directory. -## Related commands +## Related Commands Use the command `anacron`, commonly used options are: