commit 6acfb1d20c8eff374e3e64177d4930617aa7a7b7
parent 73e8d8c265ada79fcfad6ecde5110a9e114700ad
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Thu, 15 Oct 2015 13:20:00 +0200
document maketable.sh
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README
@@ -25,7 +25,8 @@ information (in French).
- dump_all.sh DEST
dump raw JSON of all opinions and versions to DEST/opinions and DEST/versions
(also dumps a few ones that don't really exist and must be filtered)
- You can then pretty-print to TSV with stdump.py DEST
+ You can then pretty-print to TSV with stdump.py DEST > TSV
+ You can create tables with maketable.sh TSV OUTPUT
Examples: