From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 17:16:21 +0000 (-0400) Subject: bash-completion: (more) add missing --exit-on-eof X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ff74d751992262ac93a07bdc57af757d85b7709;p=thirdparty%2Futil-linux.git bash-completion: (more) add missing --exit-on-eof Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/bash-completion/more b/bash-completion/more index d93200a45..e372f0de1 100644 --- a/bash-completion/more +++ b/bash-completion/more @@ -16,6 +16,7 @@ _more_module() case $cur in -*) OPTS=" + --exit-on-eof --silent --logical --no-pause