This commit is contained in:
Denis Isidoro 2020-08-23 20:20:03 -03:00 committed by GitHub
parent 00fe27ba79
commit 35acf704bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,7 +233,7 @@ In addition, it's possible to forward the following parameters to `fzf`:
### Variable dependency
The command for generating possible inputs can implicitly refer previous variables by using the `<varname>` syntax:
The command for generating possible inputs can implicitly refer other variables by using the `<varname>` syntax:
```sh
# Should print /my/pictures/wallpapers
echo "<wallpaper_folder>"