doc: footclient.1: move DESCRIPTION up before OPTIONS

This commit is contained in:
Daniel Eklöf 2020-08-13 18:34:44 +02:00
parent 6c78919d4b
commit c7126c4076
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

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