Skip to content

Commit

Permalink
chore(root): Add an example field to root.go(argoproj#11898)
Browse files Browse the repository at this point in the history
Signed-off-by: Ramya <[email protected]>
  • Loading branch information
rum1887 committed Oct 9, 2023
1 parent 808e578 commit 0327543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/argo/commands/archive/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func NewArchiveCommand() *cobra.Command {
archive list-label-value
# Resubmit a workflow archive:
archive resubmit [workflow ID]
# Retry a workflow archive:
# Retry a workflow archive:
archive retry [workflow ID]
`,
Run: func(cmd *cobra.Command, args []string) {
Expand Down

0 comments on commit 0327543

Please sign in to comment.