]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: (chrt) add completion for -e/--ext
authorShashank Balaji <shashank.mahadasyam@sony.com>
Fri, 16 May 2025 17:03:43 +0000 (02:03 +0900)
committerShashank Balaji <shashank.mahadasyam@sony.com>
Fri, 16 May 2025 17:03:43 +0000 (02:03 +0900)
chrt's -e/--ext corresponds to the SCHED_EXT scheduling policy,
which, for the purposes of bash completion, behaves just like
--other, --idle, and --batch

Signed-off-by: Shashank Balaji <shashank.mahadasyam@sony.com>
bash-completion/chrt

index ce0b915b337d7a3ee71e84856aefba4c42340bd8..b59d73613d5ed8d4adbaf87f4ff592b9ed68e297 100644 (file)
@@ -19,6 +19,7 @@ _chrt_module()
                                --all-tasks
                                --batch
                                --deadline
+                               --ext
                                --fifo
                                --help
                                --idle