From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 17:17:05 +0000 (-0400) Subject: bash-completion: (renice) add missing --relative X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb2ca61fa6eb029d771dcae80ee9bb765d176f82;p=thirdparty%2Futil-linux.git bash-completion: (renice) add missing --relative Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/bash-completion/renice b/bash-completion/renice index 20ddb9d90..8af037d2b 100644 --- a/bash-completion/renice +++ b/bash-completion/renice @@ -32,6 +32,7 @@ _renice_module() OPTS="--pgrp --priority --pid + --relative --user --help --version"