We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb385a4 commit f60b768Copy full SHA for f60b768
README.md
@@ -189,7 +189,7 @@ See below for more details on the placeholder syntax.
189
The `-x` and `-X` options take a *command template* as a series of arguments (instead of a single string).
190
If you want to add additional options to `fd` after the command template, you can terminate it with a `\;`.
191
192
-The syntax for generating commands is similar to that of GNU Parallel:
+The syntax for generating commands is similar to that of [GNU Parallel](https://www.gnu.org/software/parallel/):
193
194
- `{}`: A placeholder token that will be replaced with the path of the search result
195
(`documents/images/party.jpg`).
0 commit comments