diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-11-10 12:16:45 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-11-10 12:16:45 +0100 |
commit | 5aedb99d35200c77fe7cb5ae6450bcad59eeb10e (patch) | |
tree | 80d478fc4970e27861badbb52f4147efba923a19 /pages | |
parent | 705dec4f3b7ffa34593b52ca82c28eee957a7139 (diff) | |
download | imagefish-5aedb99d35200c77fe7cb5ae6450bcad59eeb10e.tar.gz |
wsl doc tweak
Diffstat (limited to 'pages')
-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> |