From 4b9493cb035a83bb6bb3b90270c6960c93bd3a64 Mon Sep 17 00:00:00 2001 From: "Mark D. Blackwell" Date: Fri, 6 Jan 2017 09:49:15 -0500 Subject: [PATCH] docs: Improve command reference page --- docs/layouts/section/commands.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/layouts/section/commands.html b/docs/layouts/section/commands.html index 893dea220..afa045452 100644 --- a/docs/layouts/section/commands.html +++ b/docs/layouts/section/commands.html @@ -1,9 +1,12 @@ {{ partial "header.html" . }}

Hugo Commands

-

This is an autogenerated and up-to-date (thanks to Cobra) documentation for all the CLI commands in Hugo.

+

Hugo’s CLI (command line interface) commands are listed here. +This autogenerated list is always up to date (thanks to + Cobra). +

{{ partial "footer.html" . }}