diff options
Diffstat (limited to 'system/pspg/README')
-rw-r--r-- | system/pspg/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/pspg/README b/system/pspg/README new file mode 100644 index 0000000000..ed5b82f3a7 --- /dev/null +++ b/system/pspg/README @@ -0,0 +1,4 @@ +pspg is a pager for PostgreSQL's psql client. + +To use pspg, add the following line to .psqlrc: +\setenv PAGER 'pspg' |