fix(help): align update subcommands and add backup descriptions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-16 23:49:57 +02:00
parent d7829cb5ae
commit b69951f917
+9 -3
View File
@@ -1253,11 +1253,17 @@ ${BOLD}SINGLE-STACK COMMANDS${RESET}
${BOLD}SERVICE MANAGEMENT${RESET} ${BOLD}SERVICE MANAGEMENT${RESET}
${CYAN}update${RESET} install Link & enable systemd update timer ${CYAN}update${RESET} install Link & enable systemd update timer
uninstall Disable & remove update timer uninstall Disable & remove update timer
run Run the update script now run Pull all images, recreate changed containers, prune
status Show timer/service status status Show timer/service status
logs Show service journal logs logs Show journal logs
next Show next scheduled run next Show next scheduled run
${CYAN}backup${RESET} install|uninstall|run|status|logs|next|snapshots ${CYAN}backup${RESET} install Link & enable systemd backup timer
uninstall Disable & remove backup timer
run Dump DBs + restic backup + prune snapshots
status Show timer/service status
logs Show journal logs
next Show next scheduled run
snapshots List restic snapshots
${BOLD}UTILITIES${RESET} ${BOLD}UTILITIES${RESET}
${CYAN}new${RESET} NAME [OPTIONS] Scaffold a new stack ${CYAN}new${RESET} NAME [OPTIONS] Scaffold a new stack