浏览代码

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}}`