mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 01:24:58 +02:00
plugin feature flag
This commit is contained in:
@ -138,7 +138,7 @@ impl Command for PluginDeclaration {
|
||||
}
|
||||
|
||||
fn usage(&self) -> &str {
|
||||
"plugin name plus arguments"
|
||||
self.signature.usage.as_str()
|
||||
}
|
||||
|
||||
fn run(
|
||||
|
Reference in New Issue
Block a user