(formatting)

[no ci]
This commit is contained in:
Ivan Pozdeev 2025-05-17 17:20:56 +03:00
parent 786d0ff19e
commit 6c77cf100b

View File

@ -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