fixed config arg not taking in value

master
Edward Shen 2020-07-04 19:59:12 -04:00
parent 9c81ff46e4
commit 633a152f89
Signed by: edward
GPG Key ID: 19182661E818369F
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ args:
- config:
short: "c"
long: "config"
default_value: "/etc/bunbun.yaml"
help: Specify the location of the config file to read from. Needs read/write permissions.
takes_value: true