chore: update outdated docs (#8701)

This commit is contained in:
Thibault Sottiaux
2026-01-03 02:19:52 -08:00
committed by GitHub
parent 1b5095b5d1
commit ee9d441777
4 changed files with 18 additions and 10 deletions

View File

@@ -14,10 +14,6 @@ codex *args:
exec *args:
cargo run --bin codex -- exec "$@"
# `codex tui`
tui *args:
cargo run --bin codex -- tui "$@"
# Run the CLI version of the file-search crate.
file-search *args:
cargo run --bin codex-file-search -- "$@"