summaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/cobra/fish_completions.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/spf13/cobra/fish_completions.md')
-rw-r--r--vendor/github.com/spf13/cobra/fish_completions.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/spf13/cobra/fish_completions.md b/vendor/github.com/spf13/cobra/fish_completions.md
new file mode 100644
index 000000000..19b2ed129
--- /dev/null
+++ b/vendor/github.com/spf13/cobra/fish_completions.md
@@ -0,0 +1,4 @@
+## Generating Fish Completions For Your cobra.Command
+
+Please refer to [Shell Completions](shell_completions.md) for details.
+