Fix command descriptions+examples (#5129)

* Fix exit usage

* Move dfr as-date* format examples to extra_usage

* Update command usage and examples

* More docs on `str trim`

Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
This commit is contained in:
Reilly Wood
2022-04-08 01:30:49 -07:00
committed by GitHub
parent 6b4cb8b0e0
commit d38a3a8b4e
39 changed files with 104 additions and 62 deletions

View File

@ -32,7 +32,7 @@ impl Command for DetectColumns {
}
fn usage(&self) -> &str {
"splits contents across multiple columns via the separator."
"Attempt to automatically split text into multiple columns"
}
fn run(