Update config and usage.md (Issues #657, #675) (#676)

* Update 'config' file and usage.md to be clearer around removing the '#' from config options when changing from the default.
This commit is contained in:
abraunegg 2019-10-01 10:15:03 +10:00 committed by GitHub
commit 0fef942071
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 159 additions and 52 deletions

3
config
View file

@ -2,7 +2,8 @@
# This file contains the list of supported configuration fields
# with their default values.
# All values need to be enclosed in quotes
# For explanations see the README.md or the man page.
# When changing a config option below, remove the '#' from the start of the line
# For explanations of all config options below see docs/USAGE.md or the man page.
#
# sync_dir = "~/OneDrive"
# skip_file = "~*|.~*|*.tmp"