Преглед изворни кода

wsl: improve --set-version example description (#7265)

Michael Schwarz пре 3 година
родитељ
комит
b6352928ec
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/windows/wsl.md

+ 1 - 1
pages/windows/wsl.md

@@ -27,7 +27,7 @@
 
 `wsl --import {{distribution}} {{path/to/install_location}} {{path/to/distro_fs.tar}}`
 
-- Change the version of the specified distribution:
+- Change the version of wsl used for the specified distribution:
 
 `wsl --set-version {{distribution}} {{version}}`