From: Emil Velikov Date: Wed, 28 Jan 2026 19:14:05 +0000 (+0000) Subject: CONTRIBUTING.md: some shell completions have landed X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e9692faff3a3c8ceeb7829ef4271ac1bdb14415;p=thirdparty%2Fkmod.git CONTRIBUTING.md: some shell completions have landed ... update the document to reflect that. Signed-off-by: Emil Velikov Reviewed-by: Lucas De Marchi Link: https://github.com/kmod-project/kmod/pull/pull/417 Signed-off-by: Lucas De Marchi --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b67362ae..62d17fd8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -139,8 +139,8 @@ make sure to update them as you add new options to the kmod tools. ## Tools shell completion The project aims to provide `bash`, `zsh` and `fish` shell completions for all -the kmod tools. Currently support is borderline non-existent, so your help is -greatly appreciated. +the kmod tools. Currently only a limited set of tools/options are supported - +patches improving on those are greatly appreciated. [pull requests]: https://github.com/kmod-project/kmod/pull/ [mailing list]: mailto:linux-modules@vger.kernel.org