From 05ba662dcd65adce15d13c8be802ee31da9c8db8 Mon Sep 17 00:00:00 2001 From: EmilySeville7cfg Date: Fri, 26 Nov 2021 18:15:55 +1000 Subject: [PATCH] Fix reg completion: - /s description fix --- share/completions/reg.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/completions/reg.fish b/share/completions/reg.fish index 1b58e612a..b3faf4325 100644 --- a/share/completions/reg.fish +++ b/share/completions/reg.fish @@ -37,7 +37,7 @@ function __reg_compare_generate_args --argument-names previous_token /on\tSpecify that nothing is displayed' end - echo -e '/s\tSpecify the type for the registry entry + echo -e '/s\tCompare all subkeys and entries recursively /?\tShow help' end