Skip to content

Commit f60b768

Browse files
Delapouitesharkdp
authored andcommitted
doc: add link to GNU parallel
1 parent cb385a4 commit f60b768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ See below for more details on the placeholder syntax.
189189
The `-x` and `-X` options take a *command template* as a series of arguments (instead of a single string).
190190
If you want to add additional options to `fd` after the command template, you can terminate it with a `\;`.
191191

192-
The syntax for generating commands is similar to that of GNU Parallel:
192+
The syntax for generating commands is similar to that of [GNU Parallel](https://www.gnu.org/software/parallel/):
193193

194194
- `{}`: A placeholder token that will be replaced with the path of the search result
195195
(`documents/images/party.jpg`).

0 commit comments

Comments
 (0)