See also
pkg.conf(5) and
pkg-alias(8); local aliases defined in
/usr/local/etc/pkg.conf
Edit:
If you do not know that
prime-list in
pkg prime-list
is a
local alias for use with
pkg
, it is rather difficult to find the right information.
apropos prime-list
does not give usefull hints.
While
pkg(8) does mention the subcommand
alias, you might not realise that
prime-list is a local alias. The subcommand
help points you in the right direction:
Code:
% pkg help prime-list
`prime-list` is an alias to `query -e '%a = 0' '%n'`