mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
doc: footclient.1: move DESCRIPTION up before OPTIONS
This commit is contained in:
parent
6c78919d4b
commit
c7126c4076
1 changed files with 10 additions and 10 deletions
|
|
@ -10,6 +10,16 @@ footclient - start new terminals in a foot server
|
|||
All trailing (non-option) arguments are treated as a command, and its
|
||||
arguments, to execute (instead of the default shell).
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
*footclient* is used together with *foot*(1) in *--server*
|
||||
mode.
|
||||
|
||||
Running it without arguments will open a new terminal window (hosted
|
||||
in the foot server), with your default shell. The exit code will be
|
||||
that of the terminal (thus, *footclient* does not exit until the
|
||||
terminal has terminated).
|
||||
|
||||
# OPTIONS
|
||||
|
||||
*-t*,*--term*=_TERM_
|
||||
|
|
@ -46,16 +56,6 @@ arguments, to execute (instead of the default shell).
|
|||
*-v*,*--version*
|
||||
Show the version number and quit
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
*footclient* is used together with *foot*(1) in *--server*
|
||||
mode.
|
||||
|
||||
Running it without arguments will open a new terminal window (hosted
|
||||
in the foot server), with your default shell. The exit code will be
|
||||
that of the terminal (thus, *footclient* does not exit until the
|
||||
terminal has terminated).
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
*foot*(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue