use Command;
const HELP_STR: &str = "Install a PDF set from one of the supported repositories
Usage: neopdf install --pdf-name <PDF_NAME>
Options:
-p, --pdf-name <PDF_NAME> Name of the PDF set to install (e.g. `NNPDF40_nnlo_as_01180`)
-h, --help Print help
-V, --version Print version
";