Browse Source

fd: use backticks for referencing commands (#2705)

Muhammad Falak R Wani 6 years ago
parent
commit
97bfe0a76e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/fd.md

+ 1 - 1
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: