]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'su-runuser-improvements' of https://github.com/calestyo/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 25 Nov 2024 11:38:00 +0000 (12:38 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 25 Nov 2024 11:38:00 +0000 (12:38 +0100)
* 'su-runuser-improvements' of https://github.com/calestyo/util-linux:
  man pages: document `--user` option for `runuser`
  man pages: use `user` rather than `username`
  bash-completion: add `--pty` and `--no-pty` options for `su` and `runuser`
  bash-completion: complete `--user` only for `runuser`, not for `su`


Trivial merge