diff --git a/server/events/comment_parser.go b/server/events/comment_parser.go index f7b1223d2c..431d103492 100644 --- a/server/events/comment_parser.go +++ b/server/events/comment_parser.go @@ -354,8 +354,8 @@ Commands: Flags: -h, --help help for atlantis -Use "atlantis [command] --help" for more information about a command. -` +Use "atlantis [command] --help" for more information about a command.` + + "\n```" // DidYouMeanAtlantisComment is the comment we add to the pull request when // someone runs a command with terraform instead of atlantis.