# HG changeset patch # User Oleksandr Gavenko # Date 1609681275 -7200 # Node ID 796bbf279e208beee8e3b92a1b1610fa9f14471b # Parent 7c39b8da8353b517abb271aa4498f6b84f2f3ea1 Fixed typo. diff -r 7c39b8da8353 -r 796bbf279e20 wsl.rst --- a/wsl.rst Thu Dec 31 23:19:59 2020 +0200 +++ b/wsl.rst Sun Jan 03 15:41:15 2021 +0200 @@ -6,7 +6,7 @@ :local: Documentation -============= +=== https://docs.microsoft.com/en-us/windows/wsl/ Windows Subsystem for Linux Documentation. @@ -16,7 +16,7 @@ Automatically Configuring WSL. wsl utility -=========== +=== Run Linux command from default distro:: @@ -44,7 +44,7 @@ Ways to run WSL. wslconfig utility -================= +=== List distros:: @@ -58,11 +58,11 @@ Terminate any running parts of distro:: - wslconfig /s debian + wslconfig /t debian wslconfig /terminate debian Mounting external drives -======================== +=== ::