]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Rename --directory option to --dir
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 10 Aug 2021 18:04:39 +0000 (20:04 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 10 Aug 2021 18:04:39 +0000 (20:04 +0200)
commita239db94052c371a7483b81257632791fa4c57c6
tree5584f94a0a98347fad1479348ca671bbdc2a8428
parenta358033b60fa4e5dbc92ff3cb1415524ba89c181
feat: Rename --directory option to --dir

Other options use abbreviated forms (e.g. “config” and “max”), so this
makes things more consistent.
doc/MANUAL.adoc
src/core/mainoptions.cpp