mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-09 05:33:58 -04:00
doc: foot.5: make it clear that 'login-shell' is a boolean option
This commit is contained in:
parent
db7a51e3a4
commit
c3cf05f8fb
1 changed files with 2 additions and 1 deletions
|
|
@ -51,7 +51,8 @@ in this order:
|
||||||
"/bin/bash --norc".
|
"/bin/bash --norc".
|
||||||
|
|
||||||
*login-shell*
|
*login-shell*
|
||||||
Start a login shell, by prepending a '-' to argv[0]. Default: _no_.
|
Boolean. If enabled, the shell will be launched as a login shell,
|
||||||
|
by prepending a '-' to argv[0]. Default: _no_.
|
||||||
|
|
||||||
*term*
|
*term*
|
||||||
Value to set the environment variable *TERM* to. Default: _foot_.
|
Value to set the environment variable *TERM* to. Default: _foot_.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue