diff --git a/cmd/argo/commands/archive/list.go b/cmd/argo/commands/archive/list.go index db55e8d376d6..567d56e282ce 100644 --- a/cmd/argo/commands/archive/list.go +++ b/cmd/argo/commands/archive/list.go @@ -25,7 +25,7 @@ func NewListCommand() *cobra.Command { command := &cobra.Command{ Use: "list", Short: "list workflows in the archive", - Example: `# Display all archive lists in the default format (wide) : + Example: `# Display all archive lists in the default format (wide) : argo archive list # Output in JSON format :