other versions
opam-admin-findlib(1) | Opam-admin Manual | opam-admin-findlib(1) |
NAME¶
opam-admin-findlib - Add findlib information.
SYNOPSIS¶
opam-admin findlib [OPTION]... [OPAM-PKG]...
ARGUMENTS¶
- OPAM-PKG
- OPAM package pattern
OPTIONS¶
- --force
- Used in conjunction with `--infer` or `--install` to force the installation of packages, even if previous information about `findlib' libraries are already known for that package.
- --help[=FMT] (default=auto)
- Show this help in format FMT. The value FMT must be one of `auto', `pager', `groff' or `plain'. With `auto', the format is `pager` or `plain' whenever the TERM env var is `dumb' or undefined.
- --infer
- Infer the `findlib' file by looking at the contents of the `remove` field.
- --install
- Try to install the package if is not already installed and no previous information is known about that package.
- --orphans
- Display the orphans findlib packages
- --pkg=FINDLIB-PKGS
- Findlib package name
- --version
- Show version information.
Opam-admin 1.2.2 |