From: Shashank Balaji Date: Fri, 16 May 2025 17:03:43 +0000 (+0900) Subject: bash-completion: (chrt) add completion for -e/--ext X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c32b42925b1016fd6018cbae74e721d6335619d6;p=thirdparty%2Futil-linux.git bash-completion: (chrt) add completion for -e/--ext 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 --- diff --git a/bash-completion/chrt b/bash-completion/chrt index ce0b915b3..b59d73613 100644 --- a/bash-completion/chrt +++ b/bash-completion/chrt @@ -19,6 +19,7 @@ _chrt_module() --all-tasks --batch --deadline + --ext --fifo --help --idle