radicle-heartwood-lfs/crates/radicle-cli
Fintan Halpenny d41ac59828 cli/help: remove the help module
The `help` module is no longer needed, since `clap` handles that.

This meant that the re-exports of each command's `ABOUT` could be removed and
the `const`s can now be private.
2025-11-01 11:20:43 +01:00
..
examples cli/main: migrate main to use clap 2025-11-01 11:20:43 +01:00
src cli/help: remove the help module 2025-11-01 11:20:43 +01:00
tests workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
Cargo.toml workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00