Improve docstring

This commit is contained in:
Sean Corfield 2019-07-15 14:01:42 -07:00
parent bf596de9a2
commit 3ffeb5dda9

View file

@ -49,7 +49,9 @@
example: example:
`[com.acme/jdbc \"1.2.3\"] ; lein/boot` `[com.acme/jdbc \"1.2.3\"] ; lein/boot`
or: or:
`{com.acme/jdbc {:mvn/version \"1.2.3\"}} ; CLI/deps.edn` `{com.acme/jdbc {:mvn/version \"1.2.3\"}} ; CLI/deps.edn`
Note: the `:classname` value can be a string or a vector of strings. If Note: the `:classname` value can be a string or a vector of strings. If