Skip to content

Commit

Permalink
docs: adjust tests to changed help template
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianburth committed Dec 13, 2024
1 parent 27f78eb commit 31c5b72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions cmds/cliplugin/cmds/cmd_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ ocm check rhubarb — Determine Whether We Are In Rhubarb Season
Synopsis:
ocm check rhubarb <options>
Flags:
Options:
-d, --date string the date to ask for (MM/DD)
-h, --help help for check
Expand All @@ -106,7 +106,7 @@ ocm check rhubarb — Determine Whether We Are In Rhubarb Season
Synopsis:
ocm check rhubarb <options>
Flags:
Options:
-d, --date string the date to ask for (MM/DD)
-h, --help help for check
Expand Down
8 changes: 4 additions & 4 deletions cmds/subcmdplugin/cmds/cmd_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Synopsis:
Available Commands:
demo a demo command
Flags:
Options:
-h, --help help for group
Description:
Expand All @@ -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
Expand All @@ -107,7 +107,7 @@ Synopsis:
Available Commands:
demo a demo command
Flags:
Options:
-h, --help help for group
Description:
Expand All @@ -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
Expand Down

0 comments on commit 31c5b72

Please sign in to comment.