mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 17:41:14 -03:00
The ellipsis is a grammar metacharacter, just like the []()|. Write *FOO*… instead of *FOO…*, so the ellipsis is not underlined in the man page. Not super sure about this one.