.\" Pipe this output to groff -Tutf8 | less .\" .mso an.tmac .TH "opam-admin-make" 1 "" "Opam-admin 1.2.2" "Opam-admin Manual" .\" Disable hyphenation and ragged-right .nh .ad l .SH NAME .P opam\N'45'admin\N'45'make \N'45' Initialize a repo for serving files\N'46' .SH SYNOPSIS .P \fBopam\N'45'admin make\fR [\fIOPTION\fR]\N'46'\N'46'\N'46' [\fIPKG\fR]\N'46'\N'46'\N'46' .SH ARGUMENTS .TP 4 \fIPKG\fR Names of the packages to include in the repo\N'46' .SH OPTIONS .TP 4 \fB\N'45'\N'45'compiler\fR=\fIVAL\fR Specify the variable \N'39'ocaml_version\N'39' to be used to filter packages when using \N'39'\N'45'\N'45'resolve\N'39'\N'46' .TP 4 \fB\N'45'd\fR, \fB\N'45'\N'45'dryrun\fR Simply display the possible actions instead of executing them\N'46' .TP 4 \fB\N'45'\N'45'debug\fR Display debug messages\N'46' .TP 4 \fB\N'45'g\fR, \fB\N'45'\N'45'generate\N'45'checksums\fR Automatically correct the wrong archive checksums\N'46' .TP 4 \fB\N'45'\N'45'help\fR[=\fIFMT\fR] (default=auto) Show this help in format \fIFMT\fR\N'46' The value \fIFMT\fR must be one of `auto\N'39', `pager\N'39', `groff\N'39' or `plain\N'39'\N'46' With `auto\N'39', the format is `pager` or `plain\N'39' whenever the \fBTERM\fR env var is `dumb\N'39' or undefined\N'46' .TP 4 \fB\N'45'i\fR, \fB\N'45'\N'45'index\fR Only build indexes, not package archives\N'46' .TP 4 \fB\N'45'r\fR, \fB\N'45'\N'45'recursive\fR Recurse among the transitive dependencies of the packages and download all available versions of the dependencies\N'46' .TP 4 \fB\N'45'\N'45'resolve\fR A more advanced version of `\N'45'\N'45'recursive\N'39' that calculates a single usable snapshot of the package universe, resulting in a single version of each package\N'46' If you need more flexibility among package versions, you should continue to use `\N'45'\N'45'recursive\N'39' to download all the archives\N'46' .TP 4 \fB\N'45'\N'45'switch\fR=\fIVAL\fR Specify the variable switch\N'39' to be used to filter packages when using \N'39'\N'45'\N'45'resolve\N'39'\N'46' (Default: \N'39'compiler_version\N'39') .TP 4 \fB\N'45'\N'45'version\fR Show version information\N'46'