summaryrefslogtreecommitdiff
path: root/databases/pspg/files/pkg-message.in
blob: 762bfc38c82302a27b943a6949d6e3f77ab81ec2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
{
  type: install
  message: <<EOM
To use pspg as psql pager, add this line to ~/.psqlrc:

\setenv PAGER '%%PREFIX%%/bin/pspg -bX'
EOM
}
]