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