File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed
docs/src/development/vhs/word/out Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 3636 chain (shorthand chain)
3737 compat
3838 completion (Generate the autocompletion script for the specified shell)
39- flag (flaacexample )
39+ flag (flag example )
4040────────────────────────────────────────────────────────────────────────────────
4141> example
4242 action (action example)
4343 alias (action example)
4444 chain (shorthand chain)
4545 compat
4646 completion (Generate the autocompletion script for the specified shell)
47- flag (flaacexample )
47+ flag (flag example )
4848────────────────────────────────────────────────────────────────────────────────
4949> example
5050 action (action example)
5151 alias (action example)
5252 chain (shorthand chain)
5353 compat
5454 completion (Generate the autocompletion script for the specified shell)
55- flag (flaaction le )
55+ flag (flag example )
5656────────────────────────────────────────────────────────────────────────────────
5757> example
5858 action (action example)
5959 alias (action example)
6060 chain (shorthand chain)
6161 compat
6262 completion (Generate the autocompletion script for the specified shell)
63- flag (flaaction le )
63+ flag (flag example )
6464────────────────────────────────────────────────────────────────────────────────
Original file line number Diff line number Diff line change 44
55require (
66 github.com/carapace-sh/carapace-shlex v1.0.1
7- github.com/spf13/cobra v1.8 .1
7+ github.com/spf13/cobra v1.9 .1
88 github.com/spf13/pflag v1.0.6
99 gopkg.in/yaml.v3 v3.0.1
1010)
Original file line number Diff line number Diff line change 11github.com/carapace-sh/carapace-shlex v1.0.1 h1:ww0JCgWpOVuqWG7k3724pJ18Lq8gh5pHQs9j3ojUs1c =
22github.com/carapace-sh/carapace-shlex v1.0.1 /go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M =
3- github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
3+ github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
44github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
55github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
66github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
7- github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM =
8- github.com/spf13/cobra v1.8.1 /go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y =
9- github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
7+ github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
8+ github.com/spf13/cobra v1.9.1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
109github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
1110github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1211gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
You can’t perform that action at this time.
0 commit comments