update description

main
blob42 1 year ago
parent 560afa7f1e
commit ea5a001c4f

@ -1,7 +1,10 @@
# Colmap
- CLI program that takes tabular data as input and maps a random
command to each input column.
CLI program that takes tabular data as input and maps a random
command to each input column. It works in a similar way to `awk` or `xargs` in
that the input text is converted into fields and the user supplied
commands are executed on each matched column (field)
## Example

Loading…
Cancel
Save