We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe23612 commit 6f7160fCopy full SHA for 6f7160f
docs/cli.md
@@ -640,8 +640,8 @@ Note that this command has no option.
640
The shell command spawns a shell within the project's virtual environment.
641
642
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.
+the shell defined via the environment variable `SHELL` (on *nix) or
+`COMSPEC` (on Windows) is used.
645
646
If a virtual environment does not exist, it will be created.
647
0 commit comments