Next: , Previous: guile-tools read-text-outline, Up: Miscellaneous Tools


13.35 guile-tools render-bugs

Usage: render-bugs [BUGS-DB-DIR]

Display the headers of the bug files in current directory
(or BUGS-DB-DIR if specified).


Usage from a Scheme program:
 (render-bugs [DIR])


TODO: Add --html and --details support.