Differences From Artifact [652c8452ee]:
- File htdocs/table.wiki — part of check-in [445a0958f0] at 2015-06-03 22:22:06 on branch trunk — Added doc for table (user: peter size: 623)
To Artifact [4030ea706f]:
- File htdocs/table.wiki — part of check-in [c7a4f0afc3] at 2015-11-22 21:42:42 on branch trunk — Autodetect table separator earlier (user: peter size: 612)
︙ | |||
14 15 16 17 18 19 20 | 14 15 16 17 18 19 20 21 22 | - + | <verbatim> eskil -table -sep '\t' apa1.csv apa2.csv </verbatim> Eskil has a built in plugin, csv, than can preprocess table files. This example clears the "Short" and "Long" columns before comparison: <verbatim> |