diff --git a/codex-cli/src/cli.tsx b/codex-cli/src/cli.tsx index b14487be672..0700123a0b5 100644 --- a/codex-cli/src/cli.tsx +++ b/codex-cli/src/cli.tsx @@ -54,7 +54,7 @@ const cli = meow( Options -h, --help Show usage and exit - -m --provider Provider to use for completions (default: openai, options: openai, gemini, openrouter, ollama, xai) + -p, --provider Provider to use for completions (default: openai, options: openai, gemini, openrouter, ollama, xai) -m, --model Model to use for completions (default: o4-mini) -i, --image Path(s) to image files to include as input -v, --view Inspect a previously saved rollout instead of starting a session