diff --git a/README.md b/README.md index f4671f3..5435b91 100644 --- a/README.md +++ b/README.md @@ -531,7 +531,7 @@ When identifying `missing` media files (ie. files that are not present in the me ## Command Line Properties -As an alterantive or in addition to a properties file, properties may be specified on the command line, using the syntax `@=` - such command line property values will override any matching property retrieved from the properties file. +As an alternative or in addition to a properties file, properties may be specified on the command line, using the syntax `@=` - such command line property values will override any matching property retrieved from the properties file. In addition, the name of the properties file may be specified using the `@config` command line property, eg. `@config=./myconfig.cfg`.