Update USAGE.md

* Specifically add example for 'sync_list' for Windows folder 'Pictures/Camera Roll'
This commit is contained in:
abraunegg 2023-03-27 08:58:32 +11:00 committed by GitHub
parent cfb4933778
commit 0838651327
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -241,17 +241,27 @@ Here is an example of `sync_list`:
# #
# Include my Backup folder # Include my Backup folder
Backup Backup
#
# Include Documents folder # Include Documents folder
Documents/ Documents/
#
# Include all PDF documents # Include all PDF documents
Documents/*.pdf Documents/*.pdf
#
# Include this single document # Include this single document
Documents/latest_report.docx Documents/latest_report.docx
#
# Include all Work/Project directories # Include all Work/Project directories
Work/Project* Work/Project*
notes.txt notes.txt
#
# Include /Blender in the ~OneDrive root but not if elsewhere # Include /Blender in the ~OneDrive root but not if elsewhere
/Blender /Blender
#
# Include these directories that have a space in their name
Pictures/Camera Roll
Pictures/Saved Pictures
#
# Include these names if they match any file or folder # Include these names if they match any file or folder
Cinema Soc Cinema Soc
Codes Codes