Commit Graph

5 Commits

Author SHA1 Message Date
Martin Frost 3bb589e12c Extract clap args definitions to common cli module
Keeping these definitions separate from the implementations will help
generating man pages for the executables without putting _all_ of the
dependencies into the build-dependencies.
2023-04-07 23:21:33 +02:00
Martin Frost 68e8e93bd0 Use clap for git-delete-coauthor 2021-12-11 00:54:35 +01:00
Martin Frost 2b2cdd54e5 Add more docs to structopt definitions
This makes the generated documentation a tad more explanatory.
2021-12-10 23:49:22 +01:00
Martin Frost 20997a0605 Rustfmt everything 2020-09-05 16:07:58 +02:00
Martin Frost c69cc0a9bc git-delete-coauthor 2020-05-23 20:56:53 +02:00