Files
gh-dnvriend-pdf-to-pptx-too…/commands/help.md
2025-11-29 18:23:33 +08:00

715 B

description, argument-hint
description argument-hint
Show help information for pdf-to-pptx-tool command

Display help information for pdf-to-pptx-tool CLI commands.

Usage

# Show general help
pdf-to-pptx-tool --help

# Show command-specific help
pdf-to-pptx-tool COMMAND --help

# Show version
pdf-to-pptx-tool --version

Arguments

  • COMMAND (optional): Specific command to get help for
  • --help / -h: Show help information
  • --version / -v: Show version information

Examples

# General help
pdf-to-pptx-tool --help

# Command help
pdf-to-pptx-tool search --help

# Version information
pdf-to-pptx-tool --version

Output

Displays usage information, available commands, and options.