Open miguelinux opened 6 months ago
rst2man shows an error message when converting from rst to man.
rst2man argbash.rst | gzip > argbash.1.gz argbash.rst:42: (ERROR/3) Undefined substitution referenced: "OPTION_IN_PLACE".
To avoid this error message, add the in-place option in argbash-defs.rst file.
rst2man shows an error message when converting from rst to man.
To avoid this error message, add the in-place option in argbash-defs.rst file.