add show settings in 'help' subcommand of 'sql/builder.sh'
[brisk.git] / bin / tagger.sh
1 #!/bin/bash
2 etags -l php $(find -name '*.ph*')
3