Skip to content

Commit 51141dc

Browse files
committed
Mention the ops provided by wrap-out
1 parent 9ba8525 commit 51141dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Middleware | Op(s) | Description
252252
`wrap-stacktrace` | `stacktrace` | Cause and stacktrace analysis for exceptions.
253253
`wrap-test` | `test-var-query/retest/test-stacktrace` | Test execution, reporting, and inspection.
254254
`wrap-trace` | `toggle-trace-var`/`toggle-trace-ns` | Toggle tracing of a given var or ns.
255-
`wrap-out` | | Echo the server's output stream to client sessions.
255+
`wrap-out` | `out-subscribe`/`out-unsubscribe` | Echo the server's output stream to client sessions.
256256
`wrap-undef` | `undef` | Undefine a var.
257257
`wrap-version` | `cider-version` | The CIDER-nREPL version map.
258258

0 commit comments

Comments
 (0)