Revision 9348
Added by Aaron Marcuse-Kubitza over 11 years ago
table.run | ||
---|---|---|
4 | 4 |
|
5 | 5 |
if self_not_included; then |
6 | 6 |
|
7 |
table.tsv/make() |
|
7 |
table.tsv/make() # usage: [remake=1] [limit=...] .../run table.tsv/make
|
|
8 | 8 |
{ |
9 | 9 |
echo_func; set_make_vars; check_target_exists |
10 | 10 |
to_target mysql_export_local |
Also available in: Unified diff
inputs/GBIF/raw_occurrence_record/run table.tsv/make() and functions used by it: added usage comments for cmd line usage, caller usage, and declaring function usage