891 B
891 B
description, argument-hint
| description | argument-hint |
|---|---|
| Show help information for markdown-quiz-exporter-tool | command |
Display help information for markdown-quiz-exporter-tool CLI commands.
Usage
# Show general help
markdown-quiz-exporter-tool --help
# Show command-specific help
markdown-quiz-exporter-tool COMMAND --help
# Show version
markdown-quiz-exporter-tool --version
Arguments
COMMAND(optional): Specific command to get help for--help/-h: Show help information--version/-v: Show version information
Examples
# General help
markdown-quiz-exporter-tool --help
# Command help
markdown-quiz-exporter-tool quiz-html --help
markdown-quiz-exporter-tool flashhero --help
markdown-quiz-exporter-tool anki --help
# Version information
markdown-quiz-exporter-tool --version
Output
Displays usage information, available commands, and options.