Added all readme, help text and configs

This commit is contained in:
mag37
2025-12-04 10:14:24 +01:00
parent 160f4a2c5f
commit f16953a479
3 changed files with 19 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ Help() {
echo "-I Prints custom releasenote urls alongside each container with updates in CLI output (requires urls.list)."
echo "-k N Number of days to store image backups before pruning - this also enables the backup function."
echo "-l Only include containers with label set. See readme."
echo "-k N DaysKept - enable backups of images prior to update and prunes backups older than N days."
echo "-m Monochrome mode, no printf colour codes and hides progress bar."
echo "-M Prints custom releasenote urls as markdown (requires template support)."
echo "-n No updates; only checking availability without interaction."