summaryrefslogtreecommitdiff
path: root/bin/find-german-comments
AgeCommit message (Collapse)Author
2012-03-14Add options to bin/find-german-comments to help weed out false positivesTom Thorogood
2012-03-07Add option to only list filenamesPhilipp Weissenbacher
This adds the argument -f (--filenames-only), which only prints the filenames of files containing German comments. I personally scan the whole file for German strings anyway, as we do not find German strings with less than 4 chars. So there's not so much use in printing the found strings.
2011-01-06move find-german-comments from build repo to bootstrap/binMiklos Vajna