NAME patcher
SYNOPSIS
VERSION
version 0.03.01
patcher [-h localhost] [-u www] [-d my_db] [-a] [--retry] [-c] patch_dir
OPTIONS
--install
TBA - install the patcher schema before doing anything else
--host -h
Host of the database. Defaults to localhost
--user -u
User for connecting to the database. Defaults to www
--database -d
Name of the database
--chop -c
When patching remove this from the absolute path of the patch file to make the logging of patches relative from a certain point. Defaults to $PWD
--retry
For patches that have failed retry
--add -a
Any files found that haven't been run, just add them as if they run successfully
--plugin
TBA - specify a plugin to load and provide defaults/custom handling
AUTHOR
Jason Tang