Closed
Description
Issue Description
The usage statement does list the manifest
and validator_info
commands, added by #3197.
Steps to Reproduce
Print the usage statement:
rippled -h
Expected Result
The result should list all supported commands.
Actual Result
The usage statement does not list either manifest
or validator_info
.
Environment
Arch Linux, x86_64, self-compiled v1.5.0-rc1.
Supporting Files
The commands portion of the usage statement is in printHelp() of Main.cpp.
It might be possible to make the usage statement dynamic. Much of the necessary info is in Handler.cpp although some of the parameter parsing isn't.
Metadata
Metadata
Assignees
Type
Projects
Status
No status