From 3eb01bb7f83bc2c3095ee2bc8552186ad715affa Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 26 Sep 2009 19:00:34 +0100 Subject: [PATCH] Document the new --upload-* options etc. --- yarrg/README | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/yarrg/README b/yarrg/README index b542a1c..98e7126 100644 --- a/yarrg/README +++ b/yarrg/README @@ -48,12 +48,14 @@ Options to vary the processing: --test-servers Set default servers to be the test servers, not the real live ones (doesn't affect explicit settings). -Controlling what happens to the results - only one at a time: - --upload (default) Upload to the YARRG and PCTB servers - --tsv Print data as clean tab-separated-values file - --raw-tsv Dump the raw (not deduped, unsorted) OCR'd data - --best-prices Print best buy and sell price for each commodity - --arbitrage Print arbitrage opportunities +Controlling what happens to the results - one or more: + --upload (default) Upload to both the YARRG and PCTB servers + --upload-pctb Upload to the PCTB servers + --upload-yarrg Upload to the YARRG servers + --tsv Print data as clean tab-separated-values file + --raw-tsv Dump the raw (not deduped, unsorted) OCR'd data + --best-prices Print best buy and sell price for each commodity + --arbitrage Print arbitrage opportunities Privacy options, which control conversations with the dictionary server: --dict-local-only * Do not talk to the server even to fetch new dictionary. -- 2.30.2