mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-19 21:21:15 -03:00
Fix reg completion:
- /s description fix
This commit is contained in:
committed by
ridiculousfish
parent
cd64ed5d27
commit
05ba662dcd
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user