Merge pull request #536 from patrick91/patch-1

Documenting the skip-existing option for install
This commit is contained in:
Yamashita, Yuu 2016-02-05 17:54:45 +09:00
commit f2f703d6d9

View File

@ -193,6 +193,7 @@ Install a Python version (using `python-build`).
-l/--list List all available versions -l/--list List all available versions
-f/--force Install even if the version appears to be installed already -f/--force Install even if the version appears to be installed already
-s/--skip-existing Skip the installation if the version appears to be installed already
python-build options: python-build options: