Note how to use PowerShell with CLI in readme (#1056)
This commit is contained in:
parent
1c6deb1f58
commit
a3b25c1a3a
@ -99,6 +99,8 @@ list:
|
|||||||
dir
|
dir
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also set the shell using command-line arguments. For example, to use PowerShell, launch `just` with `--shell powershell.exe --shell-arg -c`.
|
||||||
|
|
||||||
(PowerShell is installed by default on Windows 7 SP1 and Windows Server 2008 R2 S1 and later, and `cmd.exe` is quite fiddly, so PowerShell is recommended for most Windows users.)
|
(PowerShell is installed by default on Windows 7 SP1 and Windows Server 2008 R2 S1 and later, and `cmd.exe` is quite fiddly, so PowerShell is recommended for most Windows users.)
|
||||||
|
|
||||||
=== Packages
|
=== Packages
|
||||||
|
Loading…
Reference in New Issue
Block a user