foot/doc/foot.1.scd

46 lines
786 B
Text
Raw Normal View History

2019-08-11 20:54:28 +02:00
foot(1)
# NAME
foot - Wayland terminal emulator
# SYNOPSIS
*foot* [_OPTIONS_]++
*foot* [_OPTIONS_] -- <command>
All trailing (non-option) arguments are treated as a command to
execute (instead of the shell).
2019-08-11 20:54:28 +02:00
# OPTIONS
*-f*,*--font*=_FONT_
Font and style to use, in fontconfig format. See *FONT
FORMAT*. Default: _monospace_.
*-g*,*--geometry*=_WIDTHxHEIGHT_
Set initial window width and height.
2019-08-11 20:54:28 +02:00
*-t*,*--term*=_TERM_
Value to set the environment variable _TERM_ to. Default: _foot_.
*-v*,*--version*
Show the version number and quit
# FONT FORMAT
The font is specified in FontConfig syntax. That is, a colon-separated
list of font name and font options.
_Examples_:
- Dina:weight=bold:slant=italic
- Arial:size=12
2019-08-12 20:00:09 +02:00
# CONFIGURATION
See *foot*(5)
# SEE ALSO
*foot*(5)