mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05: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*
|
||||
Executable to launch. Typically a shell. Default: the user's
|
||||
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*
|
||||
Value to set the environment variable *TERM* to. Default: _foot_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue