feat: Update man
This commit is contained in:
2
Makefile
2
Makefile
@ -28,7 +28,7 @@ lint:
|
||||
|
||||
docs: builddir
|
||||
# See rst2man(1), rst2html(1), https://docutils.sourceforge.io/docs/index.html
|
||||
rst2man $(docs_dir)/baf.1.rst | gzip -9 > $(docs_build_dir)/baf.1
|
||||
rst2man $(docs_dir)/baf.1.rst | gzip -9 > $(docs_build_dir)/baf.1.gz
|
||||
rst2html $(docs_dir)/baf.1.rst > $(docs_build_dir)/baf.1.html
|
||||
|
||||
builddir:
|
||||
|
Reference in New Issue
Block a user