Skip to content

Commit

Permalink
docs: update symlinks support (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperchupuDev authored Sep 27, 2024
1 parent 1f4a5d5 commit 35cfac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:**

Expand Down

0 comments on commit 35cfac7

Please sign in to comment.