Radish alpha
r
rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M
Radicle Job Collaborative Object
Radicle
Git
feat: add --version flag
Defelo committed 6 months ago
commit 1ac2251ac8b08dcbd23e3d72fde03e0485d93352
parent 8935de5
1 file changed +1 -0
modified src/bin/rad-job.rs
@@ -53,6 +53,7 @@ fn fallible_main() -> Result<(), RadJobError> {
/// jobs and runs have been recorded. Output is JSON, for developer
/// convenience.
#[derive(Parser)]
+
#[clap(version)]
struct Args {
    /// Use this repository. Default is the current working directory.
    #[clap(short, long)]