diff --git a/cmd/argo/commands/archive/list.go b/cmd/argo/commands/archive/list.go index b68c1934303e..40cbe5d6fa5c 100644 --- a/cmd/argo/commands/archive/list.go +++ b/cmd/argo/commands/archive/list.go @@ -25,8 +25,7 @@ func NewListCommand() *cobra.Command { command := &cobra.Command{ Use: "list", Short: "list workflows in the archive", - Example: ` -# List all archives: + Example: `# List all archives: argo archive list # List all archives in JSON format: