help

The .help command displays a list of available commands and their usage in rsql. This is your go-to resource for learning about built-in commands, their syntax, and quick tips for usage.

Usage

.help

When to use

  • Use .help if you forget a command or want to discover new features.
  • Helpful for onboarding new users or troubleshooting command syntax.

Examples

Show the help information:

.help

Troubleshooting

  • If you do not see the expected help output, ensure you are running the latest version of rsql.
  • For detailed documentation, see the Commands section or the FAQ & Tips.
  • For command-specific help, see the documentation for each command in Commands.

Demonstration