diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml index 863011a9ddd..8adbd6ebf6b 100644 --- a/doc/src/sgml/start.sgml +++ b/doc/src/sgml/start.sgml @@ -1,4 +1,4 @@ - + Getting Started @@ -384,8 +384,8 @@ mydb=# The psql program has a number of internal commands that are not SQL commands. They begin with the backslash - character, \. Some of these - commands were listed in the welcome message. For example, + character, \. + For example, you can get help on the syntax of various PostgreSQL SQL commands by typing: