-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some missing items on help and man page
- Loading branch information
1 parent
eb197f8
commit 9c515c0
Showing
3 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,6 +84,10 @@ Deps data to use as the last deps file to be merged | |
.BI \-Spath | ||
Compute classpath and echo to stdout only | ||
|
||
.TP | ||
.BI \-Stree | ||
Print dependency tree | ||
|
||
.TP | ||
.BI \-Scp\ CP | ||
Do NOT compute or cache classpath, use this one instead | ||
|
@@ -184,10 +188,8 @@ Deps and CLI Guide | |
Deps and CLI Reference | ||
.IP https://clojure.org/reference/repl_and_main | ||
REPL and Main Entrypoints | ||
.IP https://github.com/clojure/brew-install/blob/1.11.1/CHANGELOG.md | ||
Changelog for scripts | ||
.IP https://github.com/clojure/tools.deps.alpha/blob/master/CHANGELOG.md | ||
Changelog for tools.deps library | ||
.IP https://clojure.org/releases/tools | ||
Release history and changelog | ||
|
||
.SH BUGS | ||
|
||
|
@@ -201,7 +203,7 @@ This man page was written by Elana Hashman <[email protected]>. | |
|
||
.SH COPYRIGHT | ||
|
||
Copyright \(co 2018-2020 Rich Hickey, Alex Miller and contributors. | ||
Copyright \(co 2018-2022 Rich Hickey, Alex Miller and contributors. | ||
|
||
Distributed under the Eclipse Public License 1.0, the same as | ||
Clojure. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters