Closed gallak closed 5 years ago
The command line for importing v1 data in documentation section is incorrect .
wrong : /path/to/gochimitheque -proxyurl=https://appserver.foo.fr -importfrom=/path/to/csv good : /path/to/gochimitheque -proxyurl=https://appserver.foo.fr -importv1from=/path/to/csv
Thanks, fixed.
The command line for importing v1 data in documentation section is incorrect .
wrong : /path/to/gochimitheque -proxyurl=https://appserver.foo.fr -importfrom=/path/to/csv good : /path/to/gochimitheque -proxyurl=https://appserver.foo.fr -importv1from=/path/to/csv