Skip to content

Commit 6c82a8d

Browse files
michaelsakijsf9k
andauthored
Fix whitespace for usage menu
Co-authored-by: Shane Frasier <[email protected]>
1 parent 487126e commit 6c82a8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup-env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Options:
2828
-i | --install-hooks Install hook environments for all environments in the
2929
pre-commit config file.
3030
-l | --list-versions List available Python versions and select one interactively.
31-
-v | --venv-name Specify the name of the virtual environment.
32-
-p | --python-version Specify the Python version for the virtual environment.
31+
-v | --venv-name Specify the name of the virtual environment.
32+
-p | --python-version Specify the Python version for the virtual environment.
3333
3434
END_OF_LINE
3535
)

0 commit comments

Comments
 (0)