clap/clap_complete/tests/snapshots/home/static
jporwal05 34291a2b46 fix: (fish-completion) Help for value enum
Resolves #5101

- The completion of value enums now displays accurate help text
- This fix encloses help text in single quotes
- Any text after tab is taken as help text
- Comma in help text is not escaped
- This is because the the help text is now treated as literal
- No variable expansion or command substitution in help text
2023-09-07 17:54:28 +05:30
..
exhaustive fix: (fish-completion) Help for value enum 2023-09-07 17:54:28 +05:30