Mention --multi again

This commit is contained in:
Denis Isidoro 2020-03-19 22:15:02 -03:00 committed by GitHub
parent 10f0219792
commit 790e24ea49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -203,7 +203,8 @@ The supported parameters are:
- `--prevent-extra` *(experimental)*: limits the user to select one of the suggestions;
- `--column <number>`: extracts a single column from the selected result;
In addition, it's possible to forward the following parameters to `fzf`:
In addition, it's possible to forward the following parameters to `fzf`:
- `--multi`;
- `--header-lines <number>`;
- `--delimiter <regex>`;
- `--query <text>`;