Skip to content

Commit 356bb1d

Browse files
committed
Add -X:deps basis to the clj help
1 parent 919599f commit 356bb1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/main/resources/clojure/install

src/main/resources/clojure/install/clojure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ if "$help"; then
255255
-X:deps aliases List available aliases and their source
256256
-X:deps list List full transitive deps set and licenses
257257
-X:deps tree Print deps tree
258+
-X:deps basis Print runtime basis
258259
-X:deps find-versions Find available versions of a library
259260
-X:deps prep Prepare all unprepped libs in the dep tree
260261
-X:deps mvn-pom Generate (or update) pom.xml with deps and paths

0 commit comments

Comments
 (0)