From e6eaf14350a2e36855d035cd3eb48074a4785c46 Mon Sep 17 00:00:00 2001 From: Suphanat Chunhapanya Date: Fri, 20 Jan 2017 15:43:24 +0700 Subject: [PATCH] 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 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).