From a278b5811a7c063ad2d0c50c880dd090c31d21c5 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Thu, 30 Dec 2021 14:08:39 +0100 Subject: [PATCH] [DOC] Fix typo in manpage (-terminal-emulator) --- doc/rofi.1 | 2 +- doc/rofi.1.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rofi.1 b/doc/rofi.1 index 112cae8d..f6447ab6 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -1063,7 +1063,7 @@ To launch commands (for example, when using the ssh launcher), the user can ente .IP \(bu 2 \fB\fC{host}\fR: the host to connect to .IP \(bu 2 -\fB\fC{terminal}\fR: the configured terminal (see \-terminal\-emulator) +\fB\fC{terminal}\fR: the configured terminal (see \-terminal) .IP \(bu 2 \fB\fC{ssh\-client}\fR: the configured ssh client (see \-ssh\-client) .IP \(bu 2 diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown index 8eccc414..9d23e12b 100644 --- a/doc/rofi.1.markdown +++ b/doc/rofi.1.markdown @@ -648,7 +648,7 @@ Default: *enabled* To launch commands (for example, when using the ssh launcher), the user can enter the used command-line. The following keys can be used that will be replaced at runtime: * `{host}`: the host to connect to - * `{terminal}`: the configured terminal (see -terminal-emulator) + * `{terminal}`: the configured terminal (see -terminal) * `{ssh-client}`: the configured ssh client (see -ssh-client) * `{cmd}`: the command to execute * `{window}`: the window ID of the selected window (in `window-command`)