diff --git a/README.adoc b/README.adoc index fab0d24..ca97a5b 100644 --- a/README.adoc +++ b/README.adoc @@ -99,6 +99,8 @@ list: 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.) === Packages