Skip to content

Commit 84c5ad1

Browse files
committed
Cleanup socket completion
1 parent 1e5de28 commit 84c5ad1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/commands/install/socket-completion.bash

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ COMMANDS=(
2020
[diff-scan]="get"
2121
[diff-scan get]=""
2222
[fix]=""
23-
[info]=""
2423
[install]="completion"
2524
[install completion]=""
2625
[login]=""
@@ -89,7 +88,6 @@ FLAGS=(
8988
[diff-scan]=""
9089
[diff-scan get]="--after --before --depth --file --json"
9190
[fix]="--autoMerge --autopilot --ghsa --limit --purl --rangeStyle --test --testScript"
92-
[info]="--all --strict"
9391
[install]=""
9492
[install completion]=""
9593
[login]="--apiBaseUrl --apiProxy"

0 commit comments

Comments
 (0)