Skip to content

Commit 7a94576

Browse files
committed
fix typo in deps guide
1 parent 5bca1b3 commit 7a94576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/deps_and_cli.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -542,4 +542,4 @@ time-lib/time-lib /Users/alex.miller/tmp/cli-getting-started/time-lib
542542

543543
There were no version selections made here, but see https://clojure.org/reference/dep_expansion#_tree_printing[the docs] for more on how choices are explained in the tree if needed.
544544

545-
Both of these helper functions take an optional `:aliases` argument if you wish to examine the dependency list or tree with one or more aliases applied, such as `clj -X:deps list '[:alias1 :alias2]'`.
545+
Both of these helper functions take an optional `:aliases` argument if you wish to examine the dependency list or tree with one or more aliases applied, such as `clj -X:deps list :aliases '[:alias1 :alias2]'`.

0 commit comments

Comments
 (0)