Added information about flags to the README
parent
0d063f31a2
commit
7657dd985c
14
Readme.md
14
Readme.md
|
|
@ -22,6 +22,20 @@ Example:
|
||||||
# This is a whitelist entry
|
# This is a whitelist entry
|
||||||
whitelist=www.site.xyz
|
whitelist=www.site.xyz
|
||||||
|
|
||||||
|
### Other Commands
|
||||||
|
|
||||||
|
- --version
|
||||||
|
|
||||||
|
Displays version information
|
||||||
|
|
||||||
|
- -d
|
||||||
|
|
||||||
|
Runs in daemon mode, refreshing every 24hrs (1440 minutes)
|
||||||
|
|
||||||
|
- -t <minutes>
|
||||||
|
|
||||||
|
Changes the daemon refresh time
|
||||||
|
|
||||||
## How to Install
|
## How to Install
|
||||||
|
|
||||||
Build Dependencies:
|
Build Dependencies:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue