diff --git a/src/main.rs b/src/main.rs index f2b2025..28be9a8 100644 --- a/src/main.rs +++ b/src/main.rs @@ -19,7 +19,7 @@ impl SimplePluginCommand for Explore { type Plugin = ExplorePlugin; fn name(&self) -> &str { - "explore" + "nu_plugin_explore" } fn usage(&self) -> &str {