diff --git a/crates/nu-command/src/viewers/explore.rs b/crates/nu-command/src/viewers/explore.rs index e0df8cca5..ad7138b91 100644 --- a/crates/nu-command/src/viewers/explore.rs +++ b/crates/nu-command/src/viewers/explore.rs @@ -53,7 +53,7 @@ impl Command for Explore { } fn extra_usage(&self) -> &str { - r#"Press <:> then to get a help menu."# + r#"Press `:` then `h` to get a help menu."# } fn run(