diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-20 11:31:15 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-20 11:31:15 +0900 |
| commit | f22fbcd1af847ecf10c9fbce06848ed06185a4b5 (patch) | |
| tree | 10ed40b94b2a9e043fe09854e98fb4b66dce7b9c /man | |
| parent | 1d761684c510a04f78349e8e64aa7ebd26578807 (diff) | |
| download | fzf-f22fbcd1af847ecf10c9fbce06848ed06185a4b5.tar.gz | |
Fix typo and update CHANGLOG
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/fzf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 5d4d653e..4a057281 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -232,7 +232,7 @@ e.g. \fB# Avoid rendering both fzf instances at the same time .B "\-\-no\-tty\-default" Make fzf search for the current TTY device via standard error instead of using \fB/dev/tty\fR. This option was added to avoid the problem when trying to open -emacsclient from within fzf. Alternativly, you can change the default TTY +emacsclient from within fzf. Alternatively, you can change the default TTY device by setting \fB--tty-default=DEVICE_NAME\fR. .SS GLOBAL STYLE |
