doc: Add \dm command to psql man page
authorPeter Eisentraut
Wed, 15 May 2013 01:12:34 +0000 (21:12 -0400)
committerPeter Eisentraut
Wed, 15 May 2013 01:12:34 +0000 (21:12 -0400)
doc/src/sgml/ref/psql-ref.sgml

index 7547e51b5eae54dd758381c00c131c87ac1cf604..574db5c14c6fdfeb18d6b645c6bd1133bcf72c92 100644 (file)
@@ -1088,6 +1088,7 @@ testdb=>
       
         \dE[S+] [ pattern ]
         \di[S+] [ pattern ]
+        \dm[S+] [ pattern ]
         \ds[S+] [ pattern ]
         \dt[S+] [ pattern ]
         \dv[S+] [ pattern ]
@@ -1095,9 +1096,9 @@ testdb=>
         
         
         In this group of commands, the letters E,
-        is,
+        ims,
         t, and v
-        stand for foreign table, index, sequence, table, and view,
+        stand for foreign table, index, materialized view, sequence, table, and view,
         respectively.
         You can specify any or all of
         these letters, in any order, to obtain a listing of objects