]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add usage for check_existing
authorSuphanat Chunhapanya <haxx.pop@gmail.com>
Fri, 20 Jan 2017 08:43:24 +0000 (15:43 +0700)
committerNick Mathewson <nickm@torproject.org>
Wed, 25 Jan 2017 18:11:57 +0000 (13:11 -0500)
scripts/maint/updateFallbackDirs.py

index efa9bb49237cd0d292cbbce86d7b8eb26d90cdb9..ce837b480507b928db9ba16489ba6661149ba692 100755 (executable)
@@ -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).