aboutsummaryrefslogtreecommitdiffstats
path: root/pages
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-11-10 12:16:45 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-11-10 12:16:45 +0100
commit5aedb99d35200c77fe7cb5ae6450bcad59eeb10e (patch)
tree80d478fc4970e27861badbb52f4147efba923a19 /pages
parent705dec4f3b7ffa34593b52ca82c28eee957a7139 (diff)
downloadimagefish-5aedb99d35200c77fe7cb5ae6450bcad59eeb10e.tar.gz
wsl doc tweak
Diffstat (limited to 'pages')
-rw-r--r--pages/wsl.html2
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>&lt;name&gt;</i> <i>&lt;path&gt;</i> <i>&lt;tarball&gt;</i>
+wsl.exe --import <i>&lt;name&gt;</i> <i>&lt;destdir&gt;</i> <i>&lt;tarball&gt;</i>
wsl.exe -d <i>&lt;name&gt;</i>
</pre>