aboutsummaryrefslogtreecommitdiff
path: root/system/pspg/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-09-22 21:27:54 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2017-09-22 21:27:54 +0100
commit95841f49a9df9809ba4aef637515fb9cec414256 (patch)
tree1ddb5c9cdc191a556326a89060fc9643c2b6248c /system/pspg/README
parentc51ac235653ef1e1bed52e3a8c8417e272ff32e1 (diff)
system/pspg: Added (psql pager).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/pspg/README')
-rw-r--r--system/pspg/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/pspg/README b/system/pspg/README
new file mode 100644
index 000000000000..ed5b82f3a79d
--- /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'