Updated Concepts (markdown)

Arun 2021-11-16 22:42:52 +05:30
parent a61492eb5f
commit 8592122451
1 changed files with 1 additions and 1 deletions

@ -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.