We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b26004 commit 2168a34Copy full SHA for 2168a34
1 file changed
README.md
@@ -95,7 +95,8 @@ to produce the map:
95
handled explicitly after checking the `:errors` entry for a truthy value.
96
97
Please see the [example program](#example-usage) for a more detailed example
98
-and refer to the docstring of `parse-opts` for comprehensive documentation:
+and refer to the docstring of `parse-opts` for comprehensive documentation
99
+(as part of the [API Documentation](http://clojure.github.io/tools.cli/)):
100
101
http://clojure.github.io/tools.cli/index.html#clojure.tools.cli/parse-opts
102
0 commit comments