Changes flag to minimum-spaces.

This commit is contained in:
Thomas Hartmann
2019-10-15 22:05:32 +02:00
parent 294c2c600d
commit 0d2044e72e
2 changed files with 9 additions and 5 deletions

View File

@ -400,7 +400,7 @@ fn converts_from_ssv_text_to_structured_table_with_separator_specified() {
cwd: dirs.test(), h::pipeline(
r#"
open oc_get_svc.txt
| from-ssv -n 3
| from-ssv --minimum-spaces 3
| nth 0
| get IP
| echo $it