mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
9c8861c0fb
* create package * wip * rename * wip * with-config-file for linux * wip * wip * stubs * do not create stubs for lexgrog and man-recode
252 B
252 B
man-db does not know about Xcode's manpages by default. You may want to add them to your MANPATH. Obtain the complete list of Xcode man directories with:
find $(xcode-select -p) -type d | /usr/bin/grep '/usr/share/man$' | /usr/bin/tr -s '\n' ':'; echo