mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-30 11:10:23 -04:00
doc: foot.1 footclient.1: document exit status
This commit is contained in:
parent
da923100ca
commit
1cbbb62da0
2 changed files with 24 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ the foot command line
|
|||
|
||||
*-C*,*--check-config*
|
||||
Verify configuration and then exit with 0 if ok, otherwise exit
|
||||
with 1.
|
||||
with 230 (see *EXIT STATUS*).
|
||||
|
||||
*-f*,*--font*=_FONT_
|
||||
Comma separated list of fonts to use, in fontconfig format (see
|
||||
|
|
@ -136,6 +136,13 @@ the foot command line
|
|||
*-v*,*--version*
|
||||
Show the version number and quit.
|
||||
|
||||
# EXIT STATUS
|
||||
|
||||
Foot will exit with code 230 if there is a failure in foot itself.
|
||||
|
||||
In all other cases, the exit code is that of the client application
|
||||
(i.e. the shell).
|
||||
|
||||
# KEYBOARD SHORTCUTS
|
||||
|
||||
The following keyboard shortcuts are available.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue