From 8397a19c6467d11509dbd741cf0528f9a68a5541 Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Tue, 24 Mar 2026 09:05:13 +0300 Subject: [PATCH] - outdated info [no ci] --- COMMANDS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.