Skip to content

librarian: add command documentation to help text #206

@julieqiu

Description

@julieqiu

At the moment, running librarian <command> -h does not return a lot of information.

We should add the command documentation to each command, such that the text shows up when running librarian <command> -h.

One way to do this would be to add a Long field to the Command struct, which gets printed as part of the usage text.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions