mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-13 09:06:16 -04:00
- outdated info
[no ci]
This commit is contained in:
parent
0d71a264c2
commit
8397a19c64
|
|
@ -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…
Reference in a new issue