Kaynağa Gözat

Documenting the skip-existing option for install

pull/536/head
Patrick Arminio 10 yıl önce
ebeveyn
işleme
2de5ca0846
1 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. +3
    -2
      COMMANDS.md

+ 3
- 2
COMMANDS.md Dosyayı Görüntüle

@ -191,8 +191,9 @@ Install a Python version (using `python-build`).
pyenv install [-f] [-kvp] <definition-file>
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:

Yükleniyor…
İptal
Kaydet