aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f8925ea..795daed 100644
--- a/Makefile
+++ b/Makefile
@@ -494,8 +494,7 @@ help:
@echo " uninstall-user : Uninstall user scope DRestic"
@echo " uninstall-system : Uninstall system scope DRestic"
@echo " recover : Show recovery instructions"
- @echo " update : Update DRestic scripts and services (auto-detects scope)"
- @echo " upgrade : Full upgrade including timers (run 'git pull' first)"
+ @echo " update : Update DRestic scripts and services (auto-detects scope) - run 'git pull' first for latest version"
@echo " update-gotify : Update Gotify notification settings (auto-detects scope)"
@echo " update-gotify-user : Update Gotify settings for user scope"
@echo " update-gotify-system : Update Gotify settings for system scope"