Browse Source

- outdated info

[no ci]
pull/3428/head
Ivan Pozdeev 2 months ago
parent
commit
8397a19c64
No known key found for this signature in database GPG Key ID: FB6A628DCF06DCD7
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      COMMANDS.md

+ 1
- 2
COMMANDS.md View File

@ -348,10 +348,9 @@ locations of the currently selected versions.
Displays the latest installed or known version with the given prefix
Usage: pyenv latest [-k|--known] [-q|--quiet] <prefix>
Usage: pyenv latest [-k|--known] <prefix>
-k/--known Select from all known versions instead of installed
-q/--quiet Do not print an error message on resolution failure
Only full prefixes are searched: in the actual name, the given prefix must be followed by a dot or a dash.

Loading…
Cancel
Save