summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorpolluks2 <74630735+polluks2@users.noreply.github.com>2024-08-25 15:39:20 +0200
committerGitHub <noreply@github.com>2024-08-25 22:39:20 +0900
commit2775b771f27d7a1d89cdf067a56cc0e9238f101d (patch)
tree5294973a1d2ca0f6b7cf3d64d55cf3fe1e7978a6 /man
parentcf7a3c6a0ec0421fe1a39a4bc31aae8fa2b5b160 (diff)
downloadfzf-2775b771f27d7a1d89cdf067a56cc0e9238f101d.tar.gz
[man] Add italics (#3097)
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf-tmux.12
-rw-r--r--man/man1/fzf.12
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/fzf-tmux.1 b/man/man1/fzf-tmux.1
index fd10c927..ccb9591b 100644
--- a/man/man1/fzf-tmux.1
+++ b/man/man1/fzf-tmux.1
@@ -27,7 +27,7 @@ THE SOFTWARE.
fzf\-tmux - open fzf in tmux split pane
.SH SYNOPSIS
-.B fzf\-tmux [LAYOUT OPTIONS] [\-\-] [FZF OPTIONS]
+.B fzf\-tmux [\fILAYOUT OPTIONS\fR] [\-\-] [\fIFZF OPTIONS\fR]
.SH DESCRIPTION
fzf\-tmux is a wrapper script for fzf that opens fzf in a tmux split pane or in
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 8ab7d7de..c960891d 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -27,7 +27,7 @@ THE SOFTWARE.
fzf - a command-line fuzzy finder
.SH SYNOPSIS
-fzf [options]
+fzf [\fIoptions\fR]
.SH DESCRIPTION
fzf is an interactive filter program for any kind of list.