mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
doc: foot.5: change 'shell' example, add login-shell
This commit is contained in:
parent
eed5052ce8
commit
84e54033ae
1 changed files with 4 additions and 1 deletions
|
|
@ -43,7 +43,10 @@ in this order:
|
||||||
*shell*
|
*shell*
|
||||||
Executable to launch. Typically a shell. Default: the user's
|
Executable to launch. Typically a shell. Default: the user's
|
||||||
default shell (as specified in _/etc/passwd_). You can also pass
|
default shell (as specified in _/etc/passwd_). You can also pass
|
||||||
arguments. For example "/bin/bash --login".
|
arguments. For example "/bin/bash --norc".
|
||||||
|
|
||||||
|
*login-shell*
|
||||||
|
Start a login shell, by prepending a '-' to argv[0].
|
||||||
|
|
||||||
*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