add help2man

This commit is contained in:
Arjan van de Ven
2016-10-25 04:21:10 +00:00
parent 09d055a0c9
commit af2d930541
+1
View File
@@ -45,6 +45,7 @@ def setup_patterns():
failed_commands["dot"] = "graphviz"
failed_commands["nroff"] = "groff"
failed_commands["flex"] = "flex"
failed_commands["help2man"] = "help2man"
failed_commands["Berkeley DB"] = "db"
failed_commands["libdb"] = "db"
failed_commands["lex"] = "flex"