Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Dec 18, 2023
1 parent 55cc5a1 commit b4255fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/carapace/cmd/invoke.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ var invokeCmd = &cobra.Command{

func init() {
carapace.Gen(invokeCmd).Standalone()

invokeCmd.Flags().SetInterspersed(false)
}

func invokeCompleter(completer string) string {
Expand Down

0 comments on commit b4255fd

Please sign in to comment.