diff --git a/pages/common/fd.md b/pages/common/fd.md index d56c2d82a..1c65f3055 100644 --- a/pages/common/fd.md +++ b/pages/common/fd.md @@ -4,7 +4,7 @@ > Aims to be faster and easier to use than `find`. > More information: . -- Find files matching the given pattern in the current directory: +- Recursively find files matching the given pattern in the current directory: `fd {{pattern}}`