update-ifo - Updates the module.ifo file based on the area list
update-ifo [--help|-h] [--version|-V] [--config config-file] [filename ...]
update-ifo --help
update-ifo will read the module.ifo in from the current directory, and replace the Mod_Area_list inside the module.ifo with the one created from the filenames given as an argument (defaults to *.are if no arguments are given). It will then write updated module.ifo back to the disk. This can be used along with check-module to fix the broken module.ifo file.
update-ifo *.are update-ifo
check-module(1), gffprint(1), GffWrite(3), Gff(3), and GffRead(3).
Tero Kivinen <kivinen@iki.fi>.
This program was used to ``recover'' cerea1 module few times, after its module.ifo was broken. Later it was used when we renamed lots of area resource files to have better names, and didn't want to manually edit module.ifo.