From 19c49821438f668c75868ca696bd0b06c6a47d2a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 24 Sep 2009 18:58:48 +0100 Subject: [PATCH] Document that we actually upload to the main PCTB db --- yarrg/README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/yarrg/README b/yarrg/README index a468b9a..b7731a3 100644 --- a/yarrg/README +++ b/yarrg/README @@ -4,7 +4,7 @@ YARRG - Yet Another Revenue Research Gatherer Overview -------- -This tool can: +This tool will: - screenscrape the commodities trading screen - produce the results as a tab separated values file - upload the results to the YARRG and PCTB servers @@ -14,9 +14,8 @@ To build, install the dependencies, cd to this directory and type `make'. To screenscrape and upload to both servers, select `trade commodities' from the hold of a vessel or building, and run: ./yarrg -Currently we upload to the dedicated yarrg server yarrg.chiark.net, -and also to pctb.ilk.org (the testing instance of the PCTB database, -pending approval from the operators of the main server). +We upload to the dedicated yarrg server yarrg.chiark.net, +and also to pctb.crabdance.com. Or, for example, for a tab-separated values dump: ./yarrg --tsv >commods.tsv -- 2.30.2