diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 20a4612..d6f6252 100644 --- a/README.adoc +++ b/README.adoc @@ -36,6 +36,9 @@ cmake-dump.awk:: This can be used in conjunction with the previous script to dump CMake scripts in a normalized format for further processing. +help2adoc.awk:: + Produces AsciiDoc manual pages from --version/--help output. + lxdrgen.awk:: Protocol code generator for a variant of XDR, which is link:libertyxdr.adoc[documented separately]. |