feat: Update man

This commit is contained in:
ge
2022-05-15 12:01:14 +03:00
parent aa316a3eca
commit 19cbe28aac
2 changed files with 2 additions and 2 deletions

View File

@ -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: