# HG changeset patch # User Oleksandr Gavenko # Date 1671982209 -7200 # Node ID a1103b02f8f31be477124bc7e138eb7cf163debc # Parent 79885bc317d2c1c9c921a1e0bc4da6424ed230a9 Fixed incorrect indent level. diff -r 79885bc317d2 -r a1103b02f8f3 wsl.rst --- a/wsl.rst Mon Nov 28 22:54:05 2022 +0200 +++ b/wsl.rst Sun Dec 25 17:30:09 2022 +0200 @@ -53,18 +53,18 @@ * List distros:: - wslconfig /l - wslconfig /list + wslconfig /l + wslconfig /list * Set default distro:: - wslconfig /s debian - wslconfig /setdefault debian + wslconfig /s debian + wslconfig /setdefault debian * Terminate any running parts of distro:: - wslconfig /t debian - wslconfig /terminate debian + wslconfig /t debian + wslconfig /terminate debian Installing WSL distor second time =================================