From 98c7c7ed4fbcf83f5f53a98411e315154d95e4cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Mon, 20 Nov 2023 14:26:15 +0800 Subject: [PATCH] Completions (Bash): remove unsupported flags --- completions/bash | 1 - 1 file changed, 1 deletion(-) diff --git a/completions/bash b/completions/bash index c730d177d..c6e7b26dc 100644 --- a/completions/bash +++ b/completions/bash @@ -182,7 +182,6 @@ __fastfetch_completion() "--cpu-temp" "--gpu-temp" "--battery-temp" - "--display-detect-name" "--display-precise-refresh-rate" "--localip-show-ipv4" "--localip-show-ipv6"