From 38b5979881ed974824f4c94e07403d089ea8b424 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Sun, 13 Oct 2019 23:09:24 +0200 Subject: [PATCH] Make usage string clearer. --- 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 59ba2f2f8..ede06da2d 100644 --- a/src/commands/from_ssv.rs +++ b/src/commands/from_ssv.rs @@ -21,7 +21,7 @@ impl WholeStreamCommand for FromSSV { } fn usage(&self) -> &str { - "Parse text as .ssv and create a table." + "Parse text as whitespace-separated values and create a table." } fn run(