Fixed incorrect indent level.
--- 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
=================================