This commit is contained in:
gjr80
2023-12-04 19:03:42 +10:00
parent eddff97027
commit 0d5509dfbb

View File

@@ -24,7 +24,7 @@ source = CSV
# file = full path and filename
file = /var/tmp/data.csv
# pecify the character used to separate fields. The character must be
# Specify the character used to separate fields. The character must be
# enclosed in quotes. Format is:
# delimiter = '<single character>
# Default is ',' (comma).