aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSuphanat Chunhapanya <haxx.pop@gmail.com>2017-01-20 15:43:24 +0700
committerNick Mathewson <nickm@torproject.org>2017-01-25 13:11:57 -0500
commite6eaf14350a2e36855d035cd3eb48074a4785c46 (patch)
tree0979cafedd3ba5020d8a8ecf845976cb355e7a29 /scripts
parentd97792d596f440eefe29db1b7287c0e3b3c4277a (diff)
downloadtor-e6eaf14350a2e36855d035cd3eb48074a4785c46.tar.gz
tor-e6eaf14350a2e36855d035cd3eb48074a4785c46.zip
Add usage for check_existing
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/maint/updateFallbackDirs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/maint/updateFallbackDirs.py b/scripts/maint/updateFallbackDirs.py
index efa9bb4923..ce837b4805 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).