mirror of
https://github.com/spf13/cobra
synced 2024-11-24 14:47:12 +00:00
9622afc2ac
Since cpuguy83/go-md2man 2.0.5 no paraTag is written after "SEE ALSO". With go-md2man 2.0.4: .SH SEE ALSO .PP \fBroot-bbb(1)\fP, \fBroot-ccc(1)\fP With go-md2man 2.0.5: .SH SEE ALSO \fBroot-bbb(1)\fP, \fBroot-ccc(1)\fP See: https://github.com/cpuguy83/go-md2man/pull/122 Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info> |
||
---|---|---|
.. | ||
cmd_test.go | ||
man_docs.go | ||
man_docs_test.go | ||
man_examples_test.go | ||
md_docs.go | ||
md_docs_test.go | ||
rest_docs.go | ||
rest_docs_test.go | ||
util.go | ||
yaml_docs.go | ||
yaml_docs_test.go |