Fixes Sphinx warning for an :option: reference:
:option:
unknown option: --product-version
Do you also need a .. program: waiverdb-cli directive?
.. program: waiverdb-cli
Or maybe that's not necessary because we only ever have one program in our docs...
Either way, :+1: if this fixes the broken sphinx crossref.
Pull-Request has been merged by lholecek
There is no error about the waiverdb-cli. I wonder if sphinx is smart enough to guess the program name should be associated with the man page.
waiverdb-cli
Fixes Sphinx warning for an
:option:reference: