From 3358db816e106af17c60fa3854709e9b8fdcdc5a Mon Sep 17 00:00:00 2001 From: Lucas Gabriel Schneider Date: Thu, 10 Oct 2019 16:48:44 -0300 Subject: [PATCH] find: update description Co-Authored-By: Starbeamrainbowlabs --- pages/common/fd.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/fd.md b/pages/common/fd.md index d5f9811bcb..d56c2d82ab 100644 --- a/pages/common/fd.md +++ b/pages/common/fd.md @@ -1,6 +1,7 @@ # fd > An alternative to `find`. +> Aims to be faster and easier to use than `find`. > More information: . - Find files matching the given pattern in the current directory: