diff options
-rw-r--r-- | pages/wsl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/wsl.html b/pages/wsl.html index 0187b8f..d17d0dc 100644 --- a/pages/wsl.html +++ b/pages/wsl.html @@ -6,7 +6,7 @@ Tarballs can be imported into the Windows Subsystem for Linux. </p> <pre> -wsl.exe --import <i><name></i> <i><path></i> <i><tarball></i> +wsl.exe --import <i><name></i> <i><destdir></i> <i><tarball></i> wsl.exe -d <i><name></i> </pre> |