From 512cd9d85b264f6cd18efd60055db72f6351d2f9 Mon Sep 17 00:00:00 2001
From: cellarspoon <cellarspoon@riseup.net>
Date: Sun, 19 Dec 2021 15:52:38 +0100
Subject: [PATCH] refactor: new line to follow other docs
---
cli/autocomplete.go | 1 +
1 file changed, 1 insertion(+)
diff --git a/cli/autocomplete.go b/cli/autocomplete.go
index 36fd36b0281..9594f2bcc32 100644
--- a/cli/autocomplete.go
+++ b/cli/autocomplete.go
@@ -32,6 +32,7 @@ Supported shells are as follows:
fizsh
zsh
bash
+
`,
ArgsUsage: "<shell>",
Action: func(c *cli.Context) error {