6 lines
204 B
Bash
6 lines
204 B
Bash
|
echo "# this file is located in 'src/info_command.sh'"
|
||
|
echo "# code for 'openrefine-cli.sh info' goes here"
|
||
|
echo "# you can edit it freely and regenerate (it will not be overwritten)"
|
||
|
inspect_args
|
||
|
get_id
|