Update usage.md

Add specific example around using 'sync_list' and only including a child of a parent in the 'sync_dir'
This commit is contained in:
abraunegg 2024-04-15 05:46:21 +10:00
parent dbe21ed903
commit a3d2fde7a2

View file

@ -420,6 +420,19 @@ Documents/latest_report.docx
#
# Include all Work/Project directories or files, inside 'Work' folder(s), anywhere in OneDrive
Work/Project*
# Include the 'Blog' directory, but exclude 'Parent' and any other children of the parent
# .
# ├── Parent
# │   ├── Blog
# │   │   ├── random_files
# │   │   │   ├── CZ9aZRM7U1j7pM21fH0MfP2gywlX7bqW
# │   │   │   └── k4GptfTBE2z2meRFqjf54tnvSXcXe30Y
# │   │   └── random_images
# │   │   ├── cAuQMfX7qsMIOmzyQYdELikZwsXeCYsL
# │   │   └── GqjZuo7UBB0qjYM2WUcZXOvToAhCQ29M
# │   └── other_stuffs
/Parent/Blog/*
#
# Include all "notes.txt" files, anywhere in OneDrive
notes.txt