Provided by: fp-utils-3.2.2_3.2.2+dfsg-34_amd64
NAME
mkinsadd-3.2.2 - Helper tool for Pascal Compiler (FPC)
DESCRIPTION
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.
SEE ALSO
The full documentation for mkinsadd-3.2.2 is maintained as a Texinfo manual. If the info and mkinsadd-3.2.2 programs are properly installed at your site, the command info mkinsadd-3.2.2 should give you access to the complete manual.