spf13--cobra/doc
Mikel Olasagasti Uranga 9622afc2ac Update to latest go-md2man
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>
2024-10-31 22:10:52 +01:00
..
cmd_test.go update copyright year (#1927) 2023-03-05 21:28:31 -05:00
man_docs.go More linting (#2099) 2024-04-01 08:42:08 -04:00
man_docs_test.go Update to latest go-md2man 2024-10-31 22:10:52 +01:00
man_examples_test.go update copyright year (#1927) 2023-03-05 21:28:31 -05:00
md_docs.go chore: remove repetitive words (#2122) 2024-03-12 06:40:19 -04:00
md_docs_test.go Replace deprecated ioutil usage (#2181) 2024-08-24 07:05:26 -04:00
rest_docs.go chore: remove repetitive words (#2122) 2024-03-12 06:40:19 -04:00
rest_docs_test.go Replace deprecated ioutil usage (#2181) 2024-08-24 07:05:26 -04:00
util.go More linting (#2099) 2024-04-01 08:42:08 -04:00
yaml_docs.go update copyright year (#1927) 2023-03-05 21:28:31 -05:00
yaml_docs_test.go Replace deprecated ioutil usage (#2181) 2024-08-24 07:05:26 -04:00