Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Sep 6, 2024
1 parent ecc522d commit 84302ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cli/cmds/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var (
// call urfave
ConfigFlag = &cli.StringFlag{
Name: "config,c",
Usage: "(config) Load configuration from `FILE`",
Usage: "(config) xxxLoad configuration from `FILE`",
EnvVar: version.ProgramUpper + "_CONFIG_FILE",
Value: "/etc/rancher/" + version.Program + "/config.yaml",
}
Expand Down

0 comments on commit 84302ac

Please sign in to comment.