summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-12-30 14:08:39 +0100
committerDave Davenport <qball@blame.services>2021-12-30 14:08:39 +0100
commita278b5811a7c063ad2d0c50c880dd090c31d21c5 (patch)
treee1b620c757d241a753d05424a53da729a0b90a75 /doc/rofi.1.markdown
parente563cd3ad0795cf4f3e5698588e2387e3373b512 (diff)
[DOC] Fix typo in manpage (-terminal-emulator)
Diffstat (limited to 'doc/rofi.1.markdown')
-rw-r--r--doc/rofi.1.markdown2
1 files changed, 1 insertions, 1 deletions
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`)