summaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/cobra/powershell_completions.md
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-08 11:50:41 +0000
committerLibravatar GitHub <noreply@github.com>2023-11-08 11:50:41 +0000
commit7204ccedc3ca48008ad2d5359343e52bf977778d (patch)
treec5d772bb0351001a21f1a159e2a4486d2c73c550 /vendor/github.com/spf13/cobra/powershell_completions.md
parent[chore]: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 (#2336) (diff)
downloadgotosocial-7204ccedc3ca48008ad2d5359343e52bf977778d.tar.xz
[chore]: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2338)
Diffstat (limited to 'vendor/github.com/spf13/cobra/powershell_completions.md')
-rw-r--r--vendor/github.com/spf13/cobra/powershell_completions.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/github.com/spf13/cobra/powershell_completions.md b/vendor/github.com/spf13/cobra/powershell_completions.md
deleted file mode 100644
index c449f1e5c..000000000
--- a/vendor/github.com/spf13/cobra/powershell_completions.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Generating PowerShell Completions For Your Own cobra.Command
-
-Please refer to [Shell Completions](shell_completions.md#powershell-completions) for details.