The BPRC man page lists the "endpoint information" command as:
-- i endpoint endpoint_ID
based on the other commands this implies "i endpoint ipn:1.1" while bpadmin requires "i endpoint ipn 1.1". The documentation should read something like
-- i endpoint scheme scheme-specific-node-identifier
Anonymous
Diff:
Documentation is correct, error is in the implementation. Fixed in the misc-3.6.1-fixes feature branch.