restructure
This commit is contained in:
parent
ef7661245b
commit
598a10bc28
182 changed files with 342 additions and 336 deletions
|
@ -19,6 +19,6 @@ choose -f" " 0:3 # Choose element 0 to 3 seperated by " "
|
|||
## Options
|
||||
| Option | Description |
|
||||
| ------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
|
||||
| `-f, --field-separator <field-separator>` | Specify field separator other than whitespace, using [Rust](../../programming/languages/Rust.md) `regex` syntax |
|
||||
| `-f, --field-separator <field-separator>` | Specify field separator other than whitespace, using [Rust](../../dev/programming/languages/Rust.md) `regex` syntax |
|
||||
| `-i, --input <input>` | Input file |
|
||||
| `-o, --output-field-separator <output-field-separator>` | Specify output field separator |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue