mirror of
https://github.com/denisidoro/navi.git
synced 2026-08-03 07:24:15 +00:00
Mention --multi again
This commit is contained in:
parent
10f0219792
commit
790e24ea49
1 changed files with 2 additions and 1 deletions
|
|
@ -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>`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue