![Jeff Squyres](/assets/img/avatar_default.png)
Add some getopt options for both build-gitignore.pl and build-hgignore.pl: -v: be a little verbose -h: show a quick help message -o: specify the output file to write build-hgignore.pl defaults to writing .hgignore, and build-gitignore.pl defaults to writing .gitignore. But you can use -o to specify writing a different filename. This commit was SVN r31397.