doc: foot.5: login-shell: add default value ('no')

This commit is contained in:
Daniel Eklöf 2020-02-20 18:53:00 +01:00
parent 84e54033ae
commit 3f3f1add9c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -46,7 +46,7 @@ in this order:
arguments. For example "/bin/bash --norc". arguments. For example "/bin/bash --norc".
*login-shell* *login-shell*
Start a login shell, by prepending a '-' to argv[0]. Start 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_.