[DOC] Fix typo in manpage (-terminal-emulator)

This commit is contained in:
Dave Davenport 2021-12-30 14:08:39 +01:00
parent e563cd3ad0
commit a278b5811a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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`)