Skip to content

Commit

Permalink
update list of :deps programs in help
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed May 6, 2024
1 parent 1f08290 commit c4064b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/borkdude/deps.clj
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,12 @@ main-opt:
-h, -?, --help Print this help message and exit
Programs provided by :deps alias:
-X:deps mvn-pom Generate (or update) pom.xml with deps and paths
-X:deps aliases List available aliases and their source
-X:deps list List full transitive deps set and licenses
-X:deps tree Print deps tree
-X:deps find-versions Find available versions of a library
-X:deps prep Prepare all unprepped libs in the dep tree
-X:deps mvn-pom Generate (or update) pom.xml with deps and paths
-X:deps mvn-install Install a maven jar to the local repository cache
-X:deps git-resolve-tags Resolve git coord tags to shas and update deps.edn
Expand Down

0 comments on commit c4064b6

Please sign in to comment.