From: Christoph Anton Mitterer Date: Mon, 25 Nov 2024 01:38:14 +0000 (+0100) Subject: bash-completion: add `--pty` and `--no-pty` options for `su` and `runuser` X-Git-Tag: v2.42-start~135^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c60f0a0f80169840eba42d9a55bd2f920000921;p=thirdparty%2Futil-linux.git bash-completion: add `--pty` and `--no-pty` options for `su` and `runuser` Signed-off-by: Christoph Anton Mitterer --- diff --git a/bash-completion/su b/bash-completion/su index 6eba9ddd3..6aa084b7f 100644 --- a/bash-completion/su +++ b/bash-completion/su @@ -33,6 +33,8 @@ _su_module() --session-command --fast --shell + --pty + --no-pty --help --version" if [ "${prog}" = runuser ]; then