Small possible clarification in pg_basebackup reference page
authorPeter Eisentraut
Thu, 1 Mar 2012 19:16:24 +0000 (21:16 +0200)
committerPeter Eisentraut
Thu, 1 Mar 2012 19:16:24 +0000 (21:16 +0200)
The  markup is not visible as distinct on man pages, which
creates a bit of confusion when looking at the documentation of the
pg_basebackup -l option.  Rather than reinventing the entire font
system for man pages to remedy this, just put some quotes around this
particular case, which should also help in other output formats.

doc/src/sgml/ref/pg_basebackup.sgml

index c654a364124c7554bd01656f02ee5d96acf778b4..7e343e671b658cb97186c5e0324cd7dfb2056dbf 100644 (file)
@@ -284,7 +284,7 @@ PostgreSQL documentation
       
        
         Sets the label for the backup. If none is specified, a default value of
-        <literal>pg_basebackup base backup> will be used.
+        <quote>pg_basebackup base backup> will be used.