Usage: python -m orf.cli [OPTIONS] COMMAND [ARGS]...

  ORF - Omni-Re-Formatter: 将本地化后的 MD/XLIFF 还原为目标复杂格式。

Options:
  --version                    Show the version and exit.
  -v, --verbose                启用详细日志
  --log-format [console|json]  日志输出格式: 'console' (默认) 或 'json'。也可通过
                               OMNI_LOG_FORMAT 环境变量设置。
  --load-dotenv                Load .env file before running (opt-in)
  --help                       Show this message and exit.

Commands:
  apply-md
  apply-xliff
  capabilities   Print ORF module capabilities (formats, tools).
  convert-batch  批量转换 MD 文件
  detect-format  Detect the file format of a document.
  info           Show information about a document file.
