mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
setup_docs: Add command to terminate WSL2 environment.
This commit adds an alternative way to shutdown the zulip WSL2 environment.
This commit is contained in:
committed by
Tim Abbott
parent
ad16739a7f
commit
892afcbe98
@@ -625,6 +625,13 @@ help.
|
||||
|
||||
On Windows with WSL 2, you do not need to shut down the environment. Simply
|
||||
close your terminal window(s).
|
||||
|
||||
Alternatively, you can use a command to terminate/shutdown your WSL2 environment with PowerShell using:
|
||||
|
||||
```console
|
||||
> wsl --terminate <environment_name>
|
||||
```
|
||||
|
||||
:::
|
||||
|
||||
:::{tab-item} Windows (VM)
|
||||
|
Reference in New Issue
Block a user