From bb1abd934265054d27b0973adaa43cf285e3549a Mon Sep 17 00:00:00 2001 From: Pranaov S <148376495+pranaovs@users.noreply.github.com> Date: Mon, 14 Jul 2025 11:18:44 +0530 Subject: [PATCH] docs: remove --completions flag README documentation (#862) Removed in: f9b9fe42c90e176ec4104adcd3eb5e3b4d1823b6 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 1eee4b0..9c0ac6e 100644 --- a/README.md +++ b/README.md @@ -479,9 +479,6 @@ auto-cpufreq should be run with with one of the following options: - help - Shows all of the above options -- completions=TEXT - - To support shell completions (current options are "bash", "zsh", or "fish") - Running `auto-cpufreq --help` will print the same list of options as above. Read [auto-cpufreq modes and options](#auto-cpufreq-modes-and-options) for more details. ## auto-cpufreq modes and options