diff --git a/cmd/serve/http/data/data.go b/cmd/serve/http/data/data.go index 06eb6a254..f413c0552 100644 --- a/cmd/serve/http/data/data.go +++ b/cmd/serve/http/data/data.go @@ -16,7 +16,10 @@ import ( ) // Help describes the options for the serve package -var Help = `--template allows a user to specify a custom markup template for http +var Help = ` +#### Template + +--template allows a user to specify a custom markup template for http and webdav serve functions. The server exports the following markup to be used within the template to server pages: