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

Shell .help built-in command #245

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

SimonRichardson
Copy link
Member

Use .help to explain to a shell user what options are available. This help prompt will provide a good starting point users are faced with the shell repl.

Fixes: #240

Use .help to explain to a shell user what options are available. This
help prompt will provide a good starting point users are faced with the
shell repl.

Fixes: canonical#240

Signed-off-by: Simon Richardson <stickupkid@gmail.com>
@MathieuBordere MathieuBordere self-requested a review April 12, 2023 11:27
@MathieuBordere MathieuBordere merged commit f91fdaa into canonical:master Apr 12, 2023
@SimonRichardson SimonRichardson deleted the shell-help branch April 12, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shell: Provide .help
2 participants