diff --git a/warpgate/src/main.rs b/warpgate/src/main.rs index 33693c89..1d628c8d 100644 --- a/warpgate/src/main.rs +++ b/warpgate/src/main.rs @@ -75,7 +75,7 @@ pub(crate) enum Commands { #[clap(long, action=ArgAction::SetTrue)] enable_admin_token: bool, }, - /// Create a password hash for use in the config file + /// Perform basic config checks Check, /// Test the connection to a target host TestTarget {