mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
[DOC] Fix typo in manpage (-terminal-emulator)
This commit is contained in:
parent
e563cd3ad0
commit
a278b5811a
2 changed files with 2 additions and 2 deletions
|
@ -1063,7 +1063,7 @@ To launch commands (for example, when using the ssh launcher), the user can ente
|
||||||
.IP \(bu 2
|
.IP \(bu 2
|
||||||
\fB\fC{host}\fR: the host to connect to
|
\fB\fC{host}\fR: the host to connect to
|
||||||
.IP \(bu 2
|
.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
|
.IP \(bu 2
|
||||||
\fB\fC{ssh\-client}\fR: the configured ssh client (see \-ssh\-client)
|
\fB\fC{ssh\-client}\fR: the configured ssh client (see \-ssh\-client)
|
||||||
.IP \(bu 2
|
.IP \(bu 2
|
||||||
|
|
|
@ -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:
|
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
|
* `{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)
|
* `{ssh-client}`: the configured ssh client (see -ssh-client)
|
||||||
* `{cmd}`: the command to execute
|
* `{cmd}`: the command to execute
|
||||||
* `{window}`: the window ID of the selected window (in `window-command`)
|
* `{window}`: the window ID of the selected window (in `window-command`)
|
||||||
|
|
Loading…
Reference in a new issue