Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-23 00:17:21 +00:00
parent 3081b6f11e
commit ec3b4a5083
6 changed files with 42 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
- Resolve dependency tree in a reverse order (from a dependency to its dependencies):
`cs resolve --reverse-tree {{group_id}}:{{artifact_id}}:{{artifact_version}`
`cs resolve --reverse-tree {{group_id}}:{{artifact_id}}:{{artifact_version}}`
- Print all the libraries that depends on a specific library: