]> git.ipfire.org Git - thirdparty/ccache.git/commit
Improve help text and documentation of command line options
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 5 Feb 2020 20:46:29 +0000 (21:46 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 5 Feb 2020 20:46:29 +0000 (21:46 +0100)
commita44ef1844b59bf902ad6015645fb0028a54f67cb
tree67fc8b1dcda04be33548485e94dbfcdc87d04923
parent0bf7ddcc4db8f7905c685c895eb03216595621a5
Improve help text and documentation of command line options

Removed the “=” in “-a, --a-long-option=VALUE” to make it easier to
understand that “-a=VALUE” isn’t supported. Also improved some of the
placeholder names.

Closes #529.
doc/MANUAL.adoc
src/ccache.cpp