Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 4, 2024
1 parent 3d86fa0 commit 257774f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -510,10 +510,6 @@ E.g.:

{:dispatch ["sub1" "sub2"],
:opts {:foo :a, :bar :b, :baz :c},
:opts-by-cmds
[{:cmds [], :opts {:foo :a}}
{:cmds ["sub1"], :opts {:bar :b}}
{:cmds ["sub1" "sub2"], :opts {:baz :c}}],
:args ["arg"]}
```

Expand Down

0 comments on commit 257774f

Please sign in to comment.