diff --git a/src/cli/args.rs b/src/cli/args.rs index e97da9b32c6fb3b4186c2b59e53d67e942ef8d8c..a66c1af435beca55dbb1cf76459a81c0b79ebc63 100644 --- a/src/cli/args.rs +++ b/src/cli/args.rs @@ -596,7 +596,7 @@ impl Admin { //////////////////////////////////////////////////////////////////////////////// #[derive(Debug, Parser)] -#[clap(about = "Connect to the Admin console of a Picodata instance")] +#[clap(about = "Display the status of all instances in the cluster")] pub struct Status { #[clap( long = "peer",