From 97bfe0a76e53c190e691c6bb0ef058b27ce553e8 Mon Sep 17 00:00:00 2001 From: Muhammad Falak R Wani Date: Sat, 12 Jan 2019 20:39:05 +0530 Subject: [PATCH] fd: use backticks for referencing commands (#2705) --- pages/common/fd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/fd.md b/pages/common/fd.md index 5c611ffca3..eb44172c28 100644 --- a/pages/common/fd.md +++ b/pages/common/fd.md @@ -1,6 +1,6 @@ # fd -> A simple, fast and user-friendly alternative to "find". +> A simple, fast and user-friendly alternative to `find`. - Find files matching the given pattern in the current directory: