This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Wrong description for subcommands #61
Labels
Priority: Medium
Default priority if nothing else matches
Status: Pending
Initial issue stage waiting for further evaluation
Type: Bug
Issues that affect the operation of the software
🐛 Bug description
Currently, the description for the subcommands contains some text derived from sub-objects that have been merged into the root options object for each module. See screenshot below.
🦶 Reproduction steps
Steps to reproduce the behavior:
cargo run -- help
🎯 Expected behaviour
Each module should have a clear and concise description of its function in the help text.
📺 Screenshots
The text was updated successfully, but these errors were encountered: