diff --git a/COMMANDS.md b/COMMANDS.md index 0b964586..320baaeb 100644 --- a/COMMANDS.md +++ b/COMMANDS.md @@ -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] + Usage: pyenv latest [-k|--known] -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.