Skip to content
Snippets Groups Projects
Commit ed9a31b8 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update instructions on creating TODO entry.

parent 2ede0eca
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ The FAQ* files in this directory are the master versions, and the ...@@ -6,7 +6,7 @@ The FAQ* files in this directory are the master versions, and the
The TODO.html file in this directory is not the master, but ../../TODO The TODO.html file in this directory is not the master, but ../../TODO
is. The conversion is done using txt2html: is. The conversion is done using txt2html:
txt2html -m -s 100 -p 100 --xhtml --titlefirst \ txt2html --xhtml -s 100 -p 100 --xhtml --titlefirst \
--body_deco ' bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"' \ --body_deco ' bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"' \
--caps_tag '' \ --caps_tag '' \
/pgtop/doc/TODO | /pgtop/doc/TODO |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment