Rename doc server to stdio server
This commit is contained in:
parent
12b077b7be
commit
03cb33ba7b
7 changed files with 8 additions and 8 deletions
|
@ -44,7 +44,7 @@ For backward compatibility, you can still use the original binaries:
|
|||
|
||||
```bash
|
||||
# STDIN/STDOUT Mode
|
||||
cargo run --bin doc-server
|
||||
cargo run --bin stdio-server
|
||||
|
||||
# HTTP/SSE Mode
|
||||
cargo run --bin axum-docs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue