diff --git a/Concepts.md b/Concepts.md index 167f767..4b688e9 100644 --- a/Concepts.md +++ b/Concepts.md @@ -263,7 +263,7 @@ Selection can be accessed from the native command prompt: | Variable | Substitution | |:---:| --- | | `%j` | repeat cmd with all `%j` substituted by each selected file path | -| `%J` | run the command only once with the last `%J` substituted by all selected file paths | +| `%J` | run the command only once with the _last_ `%J` substituted by all selected file paths | E.g.