Adds more info to the usage string.

This commit is contained in:
Thomas Hartmann 2019-10-15 23:20:06 +02:00
parent 587bb13be5
commit 74b0e4e541

View File

@ -26,7 +26,7 @@ impl WholeStreamCommand for FromSSV {
}
fn usage(&self) -> &str {
"Parse text as space-separated values and create a table."
"Parse text as space-separated values and create a table. The default minimum number of spaces counted as a separator is 2."
}
fn run(