]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: (renice) add missing --relative
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 31 Oct 2025 17:17:05 +0000 (13:17 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 31 Oct 2025 17:17:05 +0000 (13:17 -0400)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/renice

index 20ddb9d90d90d0af9a767ae2f995213dd1498ff7..8af037d2bc95ebb997784e7e7d50ec6b4eba7669 100644 (file)
@@ -32,6 +32,7 @@ _renice_module()
        OPTS="--pgrp
                --priority
                --pid
+               --relative
                --user
                --help
                --version"