mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 15:15:51 +02:00
fd: use backticks for referencing commands (#2705)
This commit is contained in:
parent
6fea929b14
commit
97bfe0a76e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# fd
|
# 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:
|
- Find files matching the given pattern in the current directory:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue