diff --git a/src/cli.yaml b/src/cli.yaml index 853be3f..4667eca 100644 --- a/src/cli.yaml +++ b/src/cli.yaml @@ -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