#!/usr/bin/env php Invalid view path provided (/home2/r3b/public_html/bin/view) Usage: [ options ] --help|-h Get usage message --library|-l [ ] Library to parse; if none provided, assumes current directory --view|-v [ ] View path to parse; if none provided, assumes view as template directory --extensions|-e [ ] List of accepted file extensions (regex alternation: *html, phtml|tpl); default: * --output|-o [ ] Where to write map file; if not provided, assumes "template_map.php" in library directory --append|-a Append to map file if it exists --overwrite|-w Whether or not to overwrite existing map file