From 4aeb5f4feaa0b73a24c56af48006e2a33e2457dd Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Mon, 3 Feb 2020 00:16:13 -0800 Subject: [PATCH] Update man page --- examples/MANUAL.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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.