doc: foot.1: move DESCRIPTION up before OPTIONS

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

View file

@ -10,6 +10,16 @@ foot - Wayland terminal emulator
All trailing (non-option) arguments are treated as a command, and its
arguments, to execute (instead of the default shell).
# DESCRIPTION
*foot* is a Wayland terminal emulator. Running it without arguments
will start a new terminal window with your default shell.
You can override the default shell by appending a custom command to
the foot command line
*foot -- sh -c "echo hello world && sleep 5"*
# OPTIONS
*-c*,*--config*=_PATH_
@ -114,16 +124,6 @@ arguments, to execute (instead of the default shell).
*-v*,*--version*
Show the version number and quit.
# DESCRIPTION
*foot* is a Wayland terminal emulator. Running it without arguments
will start a new terminal window with your default shell.
You can override the default shell by appending a custom command to
the foot command line
foot -- sh -c "echo hello world && sleep 5"
# KEYBOARD SHORTCUTS
The following keyboard shortcuts are available.