From 294c2c600ddf098b2106a0634922b559338ee463 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Tue, 15 Oct 2019 21:10:15 +0200 Subject: [PATCH] Update the usage string to match the readme. --- src/commands/from_ssv.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/from_ssv.rs b/src/commands/from_ssv.rs index 6d2dcfda..0d56c20e 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(