Skip to content

Commit 6f7160f

Browse files
abnneersighted
andauthored
Update docs/cli.md
Co-authored-by: Bjorn Neergaard <[email protected]>
1 parent fe23612 commit 6f7160f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -640,8 +640,8 @@ Note that this command has no option.
640640
The shell command spawns a shell within the project's virtual environment.
641641

642642
By default, the current active shell is detected and used. Failing that,
643-
the shell defined via the environment variable `SHELL` (on posix) or
644-
`COMSPEC` (on windows) is used.
643+
the shell defined via the environment variable `SHELL` (on *nix) or
644+
`COMSPEC` (on Windows) is used.
645645

646646
If a virtual environment does not exist, it will be created.
647647

0 commit comments

Comments
 (0)