use '_gid' instead of '_id' for grouping tag to avoid malfunction on '_id' tag naviga...
[brisk.git] / bin / tagger.sh
1 #!/bin/bash
2 etags -l php $(find -name '*.ph*')
3