only beauty fixes... :)
This commit is contained in:
parent
801f4a9b48
commit
ec3a61e019
1 changed files with 2 additions and 3 deletions
3
uplink
3
uplink
|
|
@ -68,8 +68,7 @@ def parse_args():
|
||||||
help="run looped in foreground (default: false)")
|
help="run looped in foreground (default: false)")
|
||||||
|
|
||||||
parser.add_argument("-i", "--interval", type=int, help="poll interval in seconds. this "
|
parser.add_argument("-i", "--interval", type=int, help="poll interval in seconds. this "
|
||||||
"overrides config file settings. "
|
"overrides config file settings. (default: 60)")
|
||||||
"(default: 60)")
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
TODO: maybe make database connection information as args... not sure.
|
TODO: maybe make database connection information as args... not sure.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue