diff --git a/layouts/_default/cli.html b/layouts/_default/cli.html
index 7a1d126ac5..9ef5fac4b0 100644
--- a/layouts/_default/cli.html
+++ b/layouts/_default/cli.html
@@ -96,7 +96,6 @@
@@ -104,8 +103,17 @@
Option
- Short
Default
Description
--{{ . }}
{{ end }}-{{ . }}
{{ end }}{{ with $short }}-{{ . }}, {{end}}--{{ $long }}
+
+ {{ else }}
+ {{ with $short }}-{{ . }}, {{end}}--{{ $long }}
+ {{ end }}
+