No puede seleccionar más de 25 temasLos temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
In a nutshell, we're allowing a `-p` or `--prefix` to be specified, so
that the script knows where our installation is at. If not specified,
the default will be used.
Additionally, we're adding a `-h | --help` to the script.
Signed-off-by: Joao Eduardo Luis <joao@suse.com>