Changeset - 75bb99cc2116
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 15 years ago 2011-01-31 18:57:58
ohnobinki@ohnopublishing.net
Nicer admin/rehash.php --help output.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
admin/rehash.php
Show inline comments
 
@@ -102,10 +102,10 @@ function usage($progname)
 
	  . " --no-crawl   Disable crawling during this rehash but preserve\n"
 
	  . "              previous cached crawl data.\n"
 
	  . " --crawl-only Takes a comma-separated list of school_ids whose\n"
 
	  . "              registration systems should be crawled for autofill\n"
 
	  . "              data. Cached data from schools not listed is preserved\n"
 
	  . " -v, --verbosity Set the verbosity level. Valid range is from 0\n"
 
	  . "              through 10.",
 
	  . "              through 10.\n",
 
	  $progname);
 
}
 

	
0 comments (0 inline, 0 general)