Documenting the skip-existing option for install

This commit is contained in:
Patrick Arminio 2016-02-05 09:50:02 +01:00
parent 425e44d064
commit 2de5ca0846

View file

@ -193,6 +193,7 @@ Install a Python version (using `python-build`).
-l/--list List all available versions
-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: