diff --git a/hive-forge/src/main.rs b/hive-forge/src/main.rs index 6e8c07d4..3aad7deb 100644 --- a/hive-forge/src/main.rs +++ b/hive-forge/src/main.rs @@ -36,24 +36,17 @@ use clap::{Parser, Subcommand}; disable_help_subcommand = true )] struct Cli { - /// Repo override (default from `HIVE_FORGE_REPO`). - /// Applies to any verb; replaces the per-verb `[repo]` trailing - /// positional the bash helper used. + /// Repo to act on, as `owner/name` (default: `HIVE_FORGE_REPO`). + /// Works with any verb. #[arg(short = 'r', long, global = true)] repo: Option, - /// Target an external forge account provisioned via the dashboard's - /// FORGES tab, by label, instead of the internal forge. Reads - /// `${HYPERHIVE_STATE_DIR}/forge-