Skip to content

Commit

Permalink
fix errant newline in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Mar 8, 2024
1 parent 02d1a49 commit dd41c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/clojure/clojure/tools/deps/cli/api.clj
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
A reason code for inclusion/exclusion may be added at the end of the line.
Basis options:
:dir - directory root path, defaults to current directory\n
:dir - directory root path, defaults to current directory
:root - dep source, default = :standard
:user - dep source, default = :standard
:project - dep source, default = :standard (\"./deps.edn\")
Expand Down

0 comments on commit dd41c2c

Please sign in to comment.