File tree 3 files changed +8
-9
lines changed
docs/src/development/vhs/word/out
3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 36
36
chain (shorthand chain)
37
37
compat
38
38
completion (Generate the autocompletion script for the specified shell)
39
- flag (flaacexample )
39
+ flag (flag example )
40
40
────────────────────────────────────────────────────────────────────────────────
41
41
> example
42
42
action (action example)
43
43
alias (action example)
44
44
chain (shorthand chain)
45
45
compat
46
46
completion (Generate the autocompletion script for the specified shell)
47
- flag (flaacexample )
47
+ flag (flag example )
48
48
────────────────────────────────────────────────────────────────────────────────
49
49
> example
50
50
action (action example)
51
51
alias (action example)
52
52
chain (shorthand chain)
53
53
compat
54
54
completion (Generate the autocompletion script for the specified shell)
55
- flag (flaaction le )
55
+ flag (flag example )
56
56
────────────────────────────────────────────────────────────────────────────────
57
57
> example
58
58
action (action example)
59
59
alias (action example)
60
60
chain (shorthand chain)
61
61
compat
62
62
completion (Generate the autocompletion script for the specified shell)
63
- flag (flaaction le )
63
+ flag (flag example )
64
64
────────────────────────────────────────────────────────────────────────────────
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
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
8
8
github.com/spf13/pflag v1.0.6
9
9
gopkg.in/yaml.v3 v3.0.1
10
10
)
Original file line number Diff line number Diff line change 1
1
github.com/carapace-sh/carapace-shlex v1.0.1 h1:ww0JCgWpOVuqWG7k3724pJ18Lq8gh5pHQs9j3ojUs1c =
2
2
github.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 =
4
4
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
5
5
github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
6
6
github.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 =
10
9
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
11
10
github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
12
11
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
You can’t perform that action at this time.
0 commit comments