Skip to content

Improve .help in the sqlite3 CLI #133934

Open
@tanloong

Description

@tanloong

Feature or enhancement

Proposal:

The .help command in the sqlite3 CLI does not give much information. It only shows a brief message:

sqlite> .help
Enter SQL code and press enter.

It would be better if .help displayed a list of available commands, and .help <command> showed detailed help for that specific command.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions