doc: foot.5: change 'shell' example, add login-shell

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

View file

@ -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_.