dfhack
dfhack copied to clipboard
`pop-control` control panel help text is unhelpful
This should probably be something other than "@module = true."
this is happening because you haven't built docs recently. If no built docs exist, helpdb will scan the file for inline docs, using the first comment line as the short description. However, we should not be using --@ lines as the tool short description even if they are on the first line.