diff --git a/README.md b/README.md index 946d8df..2aefe75 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,8 @@ The supported parameters are: - `--prevent-extra` *(experimental)*: limits the user to select one of the suggestions; - `--column `: 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 `; - `--delimiter `; - `--query `;