fix typo in doc/man_docs.go (#732)
This commit is contained in:
parent
7c4570c3eb
commit
ff0d02e855
@ -87,7 +87,7 @@ type GenManTreeOptions struct {
|
|||||||
|
|
||||||
// GenManHeader is a lot like the .TH header at the start of man pages. These
|
// GenManHeader is a lot like the .TH header at the start of man pages. These
|
||||||
// include the title, section, date, source, and manual. We will use the
|
// include the title, section, date, source, and manual. We will use the
|
||||||
// current time if Date if unset and will use "Auto generated by spf13/cobra"
|
// current time if Date is unset and will use "Auto generated by spf13/cobra"
|
||||||
// if the Source is unset.
|
// if the Source is unset.
|
||||||
type GenManHeader struct {
|
type GenManHeader struct {
|
||||||
Title string
|
Title string
|
||||||
|
Loading…
Reference in New Issue
Block a user