From b5ea6024d7a4b556da30f813473db6a23608de69 Mon Sep 17 00:00:00 2001 From: 93-infinity Date: Sun, 21 Mar 2021 10:01:09 +0800 Subject: [PATCH] Update About-Paths.md Change HardLinkShell description --- docs/About-Paths.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/About-Paths.md b/docs/About-Paths.md index b4725f3..fcdc5a0 100644 --- a/docs/About-Paths.md +++ b/docs/About-Paths.md @@ -46,7 +46,7 @@ Video players running *inside* WSL do work. To get the videos to display, you ne ### Manipulating (copying, moving, renaming, deleting) files with long paths Windows and other programs will not let you manipulate files with long paths. Overcome this by manipulating files inside WSL using commandline Linux tools (cp, mv, rm). Alternatively, use a file manager like mc (Midnight Commander). -HardLinkShell (on Windows) enables copying or moving videos with long paths. +HardLinkShell (on Windows) enables copying or moving files with long paths. ### Other workarounds