Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: adjust tests to changed help template
Browse files Browse the repository at this point in the history
fabianburth committed Dec 13, 2024
1 parent 27f78eb commit 207cb7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cmds/subcmdplugin/cmds/cmd_test.go
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@ Synopsis:
Available Commands:
demo a demo command
Flags:
Options:
-h, --help help for group
Description:
@@ -83,7 +83,7 @@ ocm group demo — A Demo Command
Synopsis:
ocm group demo <options> [flags]
Flags:
Options:
-h, --help help for demo
--version string some overloaded option
@@ -107,7 +107,7 @@ Synopsis:
Available Commands:
demo a demo command
Flags:
Options:
-h, --help help for group
Description:
@@ -126,7 +126,7 @@ ocm group demo — A Demo Command
Synopsis:
ocm group demo <options> [flags]
Flags:
Options:
-h, --help help for demo
--version string some overloaded option

0 comments on commit 207cb7a

Please sign in to comment.