]> git.ipfire.org Git - thirdparty/automake.git/commit
py-compile: clean up usage info
authorMike Frysinger <vapier@gentoo.org>
Sun, 6 Feb 2022 04:01:31 +0000 (23:01 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 6 Feb 2022 04:01:31 +0000 (23:01 -0500)
commitfaa1d2c5cb09be9ff5c65f97a8312834a78c762a
tree34c09b19dee58b714ae61d11335cd18a78c2d2f0
parentc54a2154001cf9cc0837ded6411d88584ea07c39
py-compile: clean up usage info

Include the full summary of options in the output.

* lib/py-compile: Update usage output.
* t/py-compile-usage.sh: Update test to match new output.
lib/py-compile
t/py-compile-usage.sh