Update man page
This commit is contained in:
parent
2e252b5069
commit
4aeb5f4fea
|
|
@ -24,10 +24,11 @@ examples and default configurations.
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
---
|
---
|
||||||
`unifi-poller [-c <config-file>] [-j <filter>] [-h] [-v]`
|
`unifi-poller [-c <config-file>,[config-file]] [-j <filter>] [-h] [-v]`
|
||||||
|
|
||||||
-c, --config <config-file>
|
-c, --config <config-file>,[config-file]
|
||||||
Provide a configuration file (instead of the default).
|
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
|
-v, --version
|
||||||
Display version and exit.
|
Display version and exit.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue