mirror of
https://github.com/rclone/rclone.git
synced 2025-01-22 06:09:21 +01:00
docs/serve: move help for template option into separate section
This commit is contained in:
parent
0eb7b716d9
commit
8f3f24672c
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user