doc: Fix option order in man pages and fix typos
authorPeter Eisentraut
Thu, 7 Jul 2016 01:09:26 +0000 (21:09 -0400)
committerPeter Eisentraut
Thu, 7 Jul 2016 01:09:26 +0000 (21:09 -0400)
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_restore.sgml
doc/src/sgml/ref/pgbench.sgml

index bc286841e17b9a55223c1017304cd4c1bfa59f10..be1b684082d85bad03aadaadd8dda962cbeb8891 100644 (file)
@@ -544,23 +544,6 @@ PostgreSQL documentation
       
      
 
-     
-      
-      
-       
-        Require that each schema (-n / --schema) and table (-t / --table)
-        qualifier match at least one schema/table in the database to be dumped.
-        Note that if none of the schema/table qualifiers find matches pg_dump
-        will generate an error even without --strict-names.
-       
-       
-        This option has no effect on -N/--exclude-schema, -T/--exclude_table
-        or --exclude-table-date. An exclude pattern failing to match
-        any objects is not considered an error.
-       
-      
-     
-
      
       
       
@@ -925,6 +908,28 @@ PostgreSQL documentation
        
      
 
+     
+      
+      
+       
+        Require that each schema
+        (/) and table
+        (/) qualifier match at
+        least one schema/table in the database to be dumped.  Note that if
+        none of the schema/table qualifiers find
+        matches, pg_dump will generate an error
+        even without .
+       
+       
+        This option has no effect
+        on /,
+        /,
+        or .  An exclude pattern failing
+        to match any objects is not considered an error.
+       
+      
+     
+
      
       
       
index 66d09f4209046537585aac88d13a8d70611a37d7..c9069193afcce0901fb289db96f9b9817b365055 100644 (file)
       
      
 
-     
-      
-      
-       
-        Require that each schema (-n / --schema) and table (-t / --table)
-        qualifier match at least one schema/table in the backup file.
-       
-      
-     
-
      
       
       
        
      
 
+     
+      
+      
+       
+        Require that each schema
+        (/) and table
+        (/) qualifier match at
+        least one schema/table in the backup file.
+       
+      
+     
+
      
       
       
index 50a14f67f3a1fa3d17cac435eb6f1e01cd80cf67..f3afedb04090cf81238e946d5e2d36d576ce6bdc 100644 (file)
@@ -444,19 +444,6 @@ pgbench  options  dbname
       
      
 
-     
-      
-      
-       
-        When showing progress (option 
-        (Unix epoch) instead of the number of seconds since the
-        beginning of the run.  The unit is in seconds, with millisecond
-        precision after the dot.
-        This helps compare logs generated by various tools.
-       
-      
-     
-
      
       
       
@@ -596,6 +583,19 @@ pgbench  options  dbname
       
      
 
+     
+      
+      
+       
+        When showing progress (option 
+        (Unix epoch) instead of the number of seconds since the
+        beginning of the run.  The unit is in seconds, with millisecond
+        precision after the dot.
+        This helps compare logs generated by various tools.
+       
+      
+     
+