[tor-commits] [collector/master] Make some trivial tweaks to INSTALL.md.
karsten at torproject.org
karsten at torproject.org
Mon Jun 6 20:44:23 UTC 2016
commit f7811f4ed6ae1e57333f4ac831b834bb5122f0ba
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Mon Jun 6 17:13:43 2016 +0200
Make some trivial tweaks to INSTALL.md.
---
INSTALL.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/INSTALL.md b/INSTALL.md
index d9588f8..005a29a 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -53,9 +53,9 @@ DownloadRelayDescriptors = true
Run the relay descriptor downloader
-----------------------------------
-$ java -DLOGBASE=/path/to/logs -jar collector-<version>.jar releaydescs
+$ java -DLOGBASE=/path/to/logs -jar collector-<version>.jar relaydescs
-Watch out for INFO-level logs in the log directory you configured. In particular, the
-lines following "Statistics on the completeness of written relay
-descriptors:" is quite important.
+Watch out for INFO-level logs in the log directory you configured. In
+particular, the lines following "Statistics on the completeness of written
+relay descriptors:" is quite important.
More information about the tor-commits
mailing list