Error: Too few parameters!!
Syntax: mkinsadd-3.2 <path_to_install.dat> <LstFile1> [<LstFile2>...]
<LstFileN> files are expected to be in the format produced by fpmake (e.g. using 'fpmake pkglist
--target=<FPC_target> -zp units-' for unit packages or without the '-zp <prefix>' parameter for utils).
Program compares their content to the list of packages in the text-mode installer configuration file
install.dat and creates file install.add with information about packages missing in install.dat in a form
allowing copy&paste of individual lines into install.dat.
If the original description of a certain package as found in fpmake.pp is too long for install.dat, the
maximum length is marked in the respective line in install.add using a pipe character ('|') to give hint
for manual editing.