substitute card id '40' with 'cover' to be more clear and back-compatible
[brisk.git] / bin / tagger.sh
1 #!/bin/bash
2 etags -l php $(find -name '*.ph*')
3