diff --git a/src/content/docs.html b/src/content/docs.html index a077b82..44ff065 100644 --- a/src/content/docs.html +++ b/src/content/docs.html @@ -272,6 +272,7 @@ ignore_package_versions = true
enroll diff feature supports sending the difference to a webhook of your choosing, or by e-mail. The payload can be sent in json, plain text, or markdown.--exclude-path to ignore file/dir drift under specific paths (e.g. /var/anacron). Use --ignore-package-versions to ignore routine package upgrades/downgrades while still reporting added/removed packages.enroll diff automatically on a timerA great way to use enroll diff is to run it periodically (e.g via cron or a systemd timer). Below is an example.
Store the below file at /usr/local/bin/enroll-harvest-diff.sh and make it executable.