ports/databases/pspg/files/pkg-message.in
Yuri Victorovich 3f56bd4461 databases/pspg: Update 1.6.5 -> 1.6.8
PR:		239444
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-08-03 23:12:10 +00:00

10 lines
141 B
Text

[
{
type: install
message: <<EOM
To use pspg as psql pager, add this line to ~/.psqlrc:
\setenv PAGER '%%PREFIX%%/bin/pspg -bX'
EOM
}
]