FS#68702 - [shfmt] man page missiing
Attached to Project:
Community Packages
Opened by Kekw (defty) - Saturday, 21 November 2020, 23:07 GMT
Last edited by Maxim Baz (maximbaz) - Friday, 19 February 2021, 16:03 GMT
Opened by Kekw (defty) - Saturday, 21 November 2020, 23:07 GMT
Last edited by Maxim Baz (maximbaz) - Friday, 19 February 2021, 16:03 GMT
|
Details
shfmt 3.2.0 has a man page in cmd/shfmt/shfmt.1.scd.
It needs to be processed with scdoc. |
This task depends upon
Closed by Maxim Baz (maximbaz)
Friday, 19 February 2021, 16:03 GMT
Reason for closing: Fixed
Additional comments about closing: Thanks, fixed in 3.2.2-1
Friday, 19 February 2021, 16:03 GMT
Reason for closing: Fixed
Additional comments about closing: Thanks, fixed in 3.2.2-1
maybe something like this in package()
curl -sSL https://raw.githubusercontent.com/mvdan/sh/master/cmd/shfmt/shfmt.1.scd | scdoc | gzip > ${pkgdir}/usr/share/man/man1/shfmt.1.gz