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
Backup
#
# Include Documents folder
Documents/
#
# Include all PDF documents
Documents/*.pdf
#
# Include this single document
Documents/latest_report.docx
#
# Include all Work/Project directories
Work/Project*
notes.txt
#
# Include /Blender in the ~OneDrive root but not if elsewhere
/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
Cinema Soc
Codes