Fixed typo.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 03 Jan 2021 15:41:15 +0200
changeset 2486 796bbf279e20
parent 2485 7c39b8da8353
child 2487 3554b388e7a2
Fixed typo.
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
-========================
+===
 
 ::