mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 10:43:47 +08:00
Fix reg completion:
- /s description fix
This commit is contained in:
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user