mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-31 15:08:42 -04:00
chore: fix dead link (#7136)
* fix dead link * Update cmd/commands.go Co-authored-by: Mohammed Al Sahaf <mohammed@caffeinatedwonders.com> --------- Co-authored-by: Mohammed Al Sahaf <mohammed@caffeinatedwonders.com>
This commit is contained in:
parent
790f3e0885
commit
291987ac23
@ -480,7 +480,7 @@ argument of --directory. If the directory does not exist, it will be created.
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
// source: https://github.com/spf13/cobra/blob/main/shell_completions.md
|
// source: https://github.com/spf13/cobra/blob/6dec1ae26659a130bdb4c985768d1853b0e1bc06/site/content/completions/_index.md
|
||||||
completionCommand := Command{
|
completionCommand := Command{
|
||||||
Name: "completion",
|
Name: "completion",
|
||||||
Usage: "[bash|zsh|fish|powershell]",
|
Usage: "[bash|zsh|fish|powershell]",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user