Skip to content

Commit 2168a34

Browse files
authored
Make API doc link a bit more obvious
1 parent 5b26004 commit 2168a34

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ to produce the map:
9595
handled explicitly after checking the `:errors` entry for a truthy value.
9696

9797
Please see the [example program](#example-usage) for a more detailed example
98-
and refer to the docstring of `parse-opts` for comprehensive documentation:
98+
and refer to the docstring of `parse-opts` for comprehensive documentation
99+
(as part of the [API Documentation](http://clojure.github.io/tools.cli/)):
99100

100101
http://clojure.github.io/tools.cli/index.html#clojure.tools.cli/parse-opts
101102

0 commit comments

Comments
 (0)