package main import "github.com/rsteube/carapace-bin/cmd/carapace-parse/cmd" func main() { cmd.Execute() }