improved args
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user