[tor-commits] [tor/master] Add usage for check_existing
nickm at torproject.org
nickm at torproject.org
Wed Jan 25 18:12:14 UTC 2017
commit e6eaf14350a2e36855d035cd3eb48074a4785c46
Author: Suphanat Chunhapanya <haxx.pop at gmail.com>
Date: Fri Jan 20 15:43:24 2017 +0700
Add usage for check_existing
---
scripts/maint/updateFallbackDirs.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/maint/updateFallbackDirs.py b/scripts/maint/updateFallbackDirs.py
index efa9bb4..ce837b4 100755
--- a/scripts/maint/updateFallbackDirs.py
+++ b/scripts/maint/updateFallbackDirs.py
@@ -1,6 +1,7 @@
#!/usr/bin/python
# Usage: scripts/maint/updateFallbackDirs.py > src/or/fallback_dirs.inc
+# scripts/maint/updateFallbackDirs.py check_existing
#
# This script should be run from a stable, reliable network connection,
# with no other network activity (and not over tor).
More information about the tor-commits
mailing list