Просмотр исходного кода

Merge pull request #536 from patrick91/patch-1

Documenting the skip-existing option for install
pull/543/head
Yamashita, Yuu 10 лет назад
Родитель
Сommit
f2f703d6d9
1 измененных файлов: 3 добавлений и 2 удалений
  1. +3
    -2
      COMMANDS.md

+ 3
- 2
COMMANDS.md Просмотреть файл

@ -191,8 +191,9 @@ Install a Python version (using `python-build`).
pyenv install [-f] [-kvp] <definition-file> pyenv install [-f] [-kvp] <definition-file>
pyenv install -l|--list pyenv install -l|--list
-l/--list List all available versions
-f/--force Install even if the version appears to be installed already
-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: python-build options:

Загрузка…
Отмена
Сохранить