summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfraoustin <fraoustin@gmail.com>2018-01-03 12:54:31 +0100
committerfraoustin <fraoustin@gmail.com>2018-01-03 12:54:31 +0100
commit01954469b00c0dcb8fa327d6d5deacf57b7a336f (patch)
tree415d69011432ce68984e73c3144d2ff4eb98f9e7 /tests
parentc30e16dee341a128d8637e243ce80b3307a7a07e (diff)
clean help
Diffstat (limited to 'tests')
-rw-r--r--tests/features/fixture_data/help_commands.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/features/fixture_data/help_commands.txt b/tests/features/fixture_data/help_commands.txt
index e9416d28..fa299128 100644
--- a/tests/features/fixture_data/help_commands.txt
+++ b/tests/features/fixture_data/help_commands.txt
@@ -9,7 +9,7 @@ Change to a new database.
\copy [tablename] to/from [filename]
Copy data between a file and a table.
\d[+] [pattern]
-List or describe tables, views and sequences. |
+List or describe tables, views and sequences.
\dT[S+] [pattern]
List data types
\db[+] [pattern]
@@ -49,7 +49,7 @@ Save a named query.
\o [filename]
Send all query results to file.
\pager [command]
-Set PAGER. Pring the query results via PAGER. |
+Set PAGER. Pring the query results via PAGER.
\pset [key] [value]
A limited version of traditional \pset
\refresh