mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-16 10:11: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.