aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSam Scholten2025-10-27 13:40:25 +1000
committerSam Scholten2025-10-27 13:40:25 +1000
commit98f5396a9f04534856d95a297735709408b2f94e (patch)
tree088c3bb4472ba055d31b0825a7ec92086f632282 /Makefile
parent56973528a9e4cab924951ad0e4c7b4eead4baa2c (diff)
parenta827a2c9b84474e023050b54aae192819fabb552 (diff)
downloaddrestic-98f5396a9f04534856d95a297735709408b2f94e.tar.gz
drestic-98f5396a9f04534856d95a297735709408b2f94e.zip
Merge remote-tracking branch 'origin/main'
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"