3 lines
83 B
Bash
3 lines
83 B
Bash
|
#!/bin/sh
|
||
|
makeinfo --css-ref=datamash-texinfo.css --html --no-split manual.texinfo
|