Skip to content

Commit b956559

Browse files
committed
add example for user file invocation default
1 parent 1ac3a12 commit b956559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/config files - basic/1 user-sync-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,4 +303,5 @@ invocation_defaults:
303303
# any default you set should almost certainly be single-quoted.
304304
user_filter:
305305
# For argument --users, the default is 'all'.
306+
# for CSV input, use an array - ['file', 'users.csv']
306307
users: all

0 commit comments

Comments
 (0)