-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Milestone
Description
This is the most minor complaint, but going man :, man ., or man [ does not give you the fish man pages. I noticed these commands where returned by builtin --names and it took me a while to work out what they were. I had to use help :, help ., and help [ to get their documentation. (whereas I usually use man)
These commands are also not listed in https://fishshell.com/docs/current/commands.html
Also what is the point of : ? Apparently it is an alias for true.
Reactions are currently unavailable