From 4a5659a057b263bb371d98fba868e26edc491d38 Mon Sep 17 00:00:00 2001 From: Superchupu <53496941+SuperchupuDev@users.noreply.github.com> Date: Fri, 27 Sep 2024 02:22:55 +0200 Subject: [PATCH] docs: update symlinks support --- documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation.md b/documentation.md index 8183efd..602c938 100644 --- a/documentation.md +++ b/documentation.md @@ -104,7 +104,7 @@ const crawler = new fdir().withDirs(); ### `withSymlinks({ resolvePaths: boolean })` -Use this to follow all symlinks recursively. Not available with relative paths on unless the parameter is set to `false`. +Use this to follow all symlinks recursively. **Parameters:**