From 6c77cf100b6f1b977f1c044b20c7eefc2aa2570c Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Sat, 17 May 2025 17:20:56 +0300 Subject: [PATCH] (formatting) [no ci] --- COMMANDS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/COMMANDS.md b/COMMANDS.md index d1b202a8..07afcc17 100644 --- a/COMMANDS.md +++ b/COMMANDS.md @@ -268,10 +268,11 @@ version of Python, or install a package that provides binaries. Displays the currently active Python version, along with information on how it was set. -Usage: pyenv version [--bare] + Usage: pyenv version [--bare] --bare show just the version name. An alias to `pyenv version-name' + $ pyenv version 2.7.6 (set by /home/yyuu/.pyenv/version) $ pyenv version --bare