소스 검색

Add usage for check_existing

Suphanat Chunhapanya 7 년 전
부모
커밋
e6eaf14350
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      scripts/maint/updateFallbackDirs.py

+ 1 - 0
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).