While updating the elpi package in Debian, one of the tools complains that there is no associated manpage. Indeed, if it ends up in a user's path, an executable should have an associated manpage.
If it isn't supposed to be called directly by the user, then it shouldn't be installed in a user's path - it should end up in a libexec/ directory rather than a bin/ directory.