Improve markup of cmdsynopsis elements
Peter Eisentraut <peter_e@gmx.net>
Improve markup of cmdsynopsis elements Add more markup in particular so that the command options appear consistently in monospace in the HTML output. On the vacuumdb reference page, remove listing all the possible options in the synopsis. They have become too many now; we have the detailed options list for that.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/clusterdb.sgml | modified | +4 −4 |
| doc/src/sgml/ref/createlang.sgml | modified | +1 −1 |
| doc/src/sgml/ref/droplang.sgml | modified | +1 −1 |
| doc/src/sgml/ref/initdb.sgml | modified | +5 −3 |
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +56 −56 |
| doc/src/sgml/ref/pg_resetxlog.sgml | modified | +8 −8 |
| doc/src/sgml/ref/reindexdb.sgml | modified | +22 −4 |
| doc/src/sgml/ref/vacuumdb.sgml | modified | +12 −12 |