Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add describe command to provide descriptions of commands and their options #43

Conversation

ykdy3951
Copy link
Member

What type of PR is this?:

enhancement

What this PR does / why we need it:

This PR introduces the describe command, which allows users to obtain detailed descriptions of available commands and their corresponding options. By running describe, users can access comprehensive information about each command that may assist them in understanding how to use it effectively.

Which issue(s) this PR fixes:

Fixes #30

Special notes for your reviewer:

This enhancement will improve user experience by providing on-demand information about commands, reducing the time spent searching for command descriptions and documentation.

Does this PR introduce a user-facing change?


Additional documentation:


@ykdy3951 ykdy3951 added the enhancement New feature or request label Mar 22, 2024
@ykdy3951 ykdy3951 added this to the 0.1.2 milestone Mar 22, 2024
@ykdy3951 ykdy3951 self-assigned this Mar 22, 2024
@ykdy3951 ykdy3951 linked an issue Mar 22, 2024 that may be closed by this pull request
@ykdy3951 ykdy3951 changed the title Add **describe** command to provide descriptions of commands and their options Add describe command to provide descriptions of commands and their options Mar 22, 2024
@devleejb devleejb merged commit 854dbfd into main Mar 22, 2024
4 checks passed
@devleejb devleejb deleted the 30-add-command-to-provide-descriptions-of-commands-and-their-options branch March 22, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add command to provide descriptions of commands and their options
2 participants