improved args

This commit is contained in:
2026-03-25 01:36:48 +00:00
parent 9a637b7ca8
commit ce1eed3b8b
2 changed files with 41 additions and 11 deletions
+16 -2
View File
@@ -14,13 +14,27 @@
# Profiles in Master.conf match the last string of folder location
# if a match is made with a list in Master.conf then the associated profile will be used
# If no match is made it defualts to global defualts
#-----------------------------------------------------------------------------------------------
#----------------------------- Arguments, add after rsync command ------------------------------
#-----------------------------------------------------------------------------------------------
# Does a dry run making no changes
#--dry-run
#
#Force logging
#--log)
#
#Force logging to be dissabled
#--no-log
#
#--help
#
# Example = /mnt/user/appdata/unraid_scripts/Rsync/rsync.sh /mnt/user/appdata-test/Arrs/ --dry-run --no-log
#-----------------------------------------------------------------------------------------------
#----------------- User Variables, Please adjust in Master.cong as needed ----------------------
#-----------------------------------------------------------------------------------------------
#
# Does a dry run making no changes
#--dry-run
#
# Network speed limit (KB/s)
#BW_LIMIT=12500