diff --git a/examples/MANUAL.md b/examples/MANUAL.md index 13e2f77e..3296e3a2 100644 --- a/examples/MANUAL.md +++ b/examples/MANUAL.md @@ -24,10 +24,11 @@ examples and default configurations. OPTIONS --- -`unifi-poller [-c ] [-j ] [-h] [-v]` +`unifi-poller [-c ,[config-file]] [-j ] [-h] [-v]` - -c, --config - Provide a configuration file (instead of the default). + -c, --config ,[config-file] + Provide a configuration file (instead of the default). You may provide + multiple file paths separated by commas. The first file found is used. -v, --version Display version and exit.