mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Update function description.
This commit is contained in:
parent
8693c1c1d7
commit
3ca66357ce
@ -1,4 +1,4 @@
|
||||
function man -d "Format and display manual pages"
|
||||
function man -d "Format and display the on-line manual pages"
|
||||
set -lx MANPATH {$__fish_datadir,$fisher_config,$fisher_home}/man $MANPATH ""
|
||||
command man $argv
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user