diff --git a/src/commands/from_ssv.rs b/src/commands/from_ssv.rs index 6d2dcfda57..0d56c20e0a 100644 --- a/src/commands/from_ssv.rs +++ b/src/commands/from_ssv.rs @@ -25,7 +25,7 @@ impl WholeStreamCommand for FromSSV { } fn usage(&self) -> &str { - "Parse text as whitespace-separated values and create a table." + "Parse text as space-separated values and create a table." } fn run(