Преглед на файлове

Add the output file to the usage

Suphanat Chunhapanya преди 7 години
родител
ревизия
1e26d6dbe8
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      scripts/maint/updateFallbackDirs.py

+ 3 - 2
scripts/maint/updateFallbackDirs.py

@@ -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).