Docs rot faster than fruit. You refactor a function signature on Monday. The docs still show the old signature on Friday. By next month, half your documentation is lying to your users. Formatting is ...
description="Convert a value using a multiplication factor.", epilog="Examples:\n" " python scripts/convert.py --value 26.2 --factor 1.60934\n" " python scripts ...