Update the update and options and install to correctly pass the args to update script

This commit is contained in:
Bishoy Ehab
2025-10-17 13:21:32 +03:00
parent ab0049ec5c
commit 2272b94531
3 changed files with 19 additions and 9 deletions
+1
View File
@@ -620,6 +620,7 @@ while [[ $# -gt 0 ]]; do
echo " -n, --dry-run Show what would be done without making changes"
echo " -v, --verbose Enable verbose output"
echo " -h, --help Show this help message"
echo " --skip-notice Skip warning notice about script being untested"
echo ""
echo "This script updates your dotfiles by:"
echo " 1. Auto-detecting repository structure (dots/ prefix or direct)"