mirror of
https://github.com/clearlinux/autospec.git
synced 2026-08-26 18:35:57 +00:00
add help2man
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user