Describe the bug
Running the command functions -D <function name> or functions --details <function name> outputs an error
functions: -D: unknown option
After the normal output of the functions command.
To Reproduce
(Assuming a clean fish install)
- Install fisher
- Install this plugin using fisher
- Run
functions -D fish_title and observe the output
Expected behavior
This should not happen
System (please complete the following information):
- fish, version 3.7.1
- abbr tips installed using fisher
Describe the bug
Running the command
functions -D <function name>orfunctions --details <function name>outputs an errorAfter the normal output of the
functionscommand.To Reproduce
(Assuming a clean fish install)
functions -D fish_titleand observe the outputExpected behavior
This should not happen
System (please complete the following information):