summaryrefslogtreecommitdiff
path: root/psql/tests/help.testscript
blob: 165eb356705dd2b280b0f3b780f4b13ef524bec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# file      : tests/help.testscript
# license   : PostgreSQL License; see accompanying COPYRIGHT file

: basics
:
: Test that stdout contains at least one non-empty line.
:
$* --help >>~%EOO%
  %.*
  %.+%
  %.*
  EOO