mirror of
https://github.com/nushell/nushell.git
synced 2025-06-21 10:28:33 +02:00
parent
d0712a00f4
commit
0ae7c5d836
@ -41,7 +41,7 @@ impl WholeStreamCommand for If {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fn usage(&self) -> &str {
|
fn usage(&self) -> &str {
|
||||||
"Filter table to match the condition."
|
"Run blocks if a condition is true or false."
|
||||||
}
|
}
|
||||||
|
|
||||||
async fn run(
|
async fn run(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user