Add the output file to the usage

This commit is contained in:
Suphanat Chunhapanya 2017-01-24 15:56:26 +07:00 committed by Nick Mathewson
parent e6eaf14350
commit 1e26d6dbe8
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
#!/usr/bin/python
# Usage: scripts/maint/updateFallbackDirs.py > src/or/fallback_dirs.inc
# scripts/maint/updateFallbackDirs.py check_existing
# Usage:
# scripts/maint/updateFallbackDirs.py > src/or/fallback_dirs.inc
# scripts/maint/updateFallbackDirs.py check_existing > src/or/fallback_dirs.inc
#
# This script should be run from a stable, reliable network connection,
# with no other network activity (and not over tor).