mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 21:21:15 -03:00
Add a newline to prevent a comment from being cut off
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
function man --description "Format and display the on-line manual pages"
|
function man --description "Format and display the on-line manual pages"
|
||||||
|
|
||||||
# Work around OS X's "builtin" manpage that everything symlinks to,
|
# Work around OS X's "builtin" manpage that everything symlinks to,
|
||||||
# by prepending our fish datadir to man. This also ensures that man gives fish's
|
# by prepending our fish datadir to man. This also ensures that man gives fish's
|
||||||
# man pages priority, without having to put fish's bin directories first in $PATH
|
# man pages priority, without having to put fish's bin directories first in $PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user