Update tutorial on the fact that backslash commands are no longer listed in
authorAlvaro Herrera
Sat, 19 Dec 2009 02:34:17 +0000 (02:34 +0000)
committerAlvaro Herrera
Sat, 19 Dec 2009 02:34:17 +0000 (02:34 +0000)
psql's startup banner.

doc/src/sgml/start.sgml

index 863011a9dddde2451c63b51b5e9d2bf203787058..8adbd6ebf6b54d0246d527020296ea472b328383 100644 (file)
@@ -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: