NAME
we_content_upgrade - upgrade existing content files with new prototype files
SYNOPSIS
we_content_upgrade [-upgrade] [-v] [-rootdir dir]
[-template|-prototype dir] contentfile ...
DESCRIPTION
This is very experimentell. First try with backup data!
Upgrade the named existing content files with new prototype data.
EXAMPLES
Typical operation: first eye-ball the changes:
cd .../htdocs/we/I<projectname>_prototypes
we_content_upgrade -v -rootdir . ../../../we_data/content/*.bin
And then do it:
we_content_upgrade -upgrade -v -rootdir . ../../../we_data/content/*.bin