mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-16 03:41:11 +01:00
Fix typos
This commit is contained in:
parent
2681e2081c
commit
d5d6cd1f2d
2 changed files with 2 additions and 2 deletions
|
@ -441,7 +441,7 @@ Command Line Tool Usage
|
||||||
--resolve-off, --case-ins directly from remote repositories
|
--resolve-off, --case-ins directly from remote repositories
|
||||||
with all dependencies.
|
with all dependencies.
|
||||||
-t, --tracking, [repository] [package], Tracking package dependencies and
|
-t, --tracking, [repository] [package], Tracking package dependencies and
|
||||||
--check-deps, --graph=[type] print package dependenies tree with
|
--check-deps, --graph=[type] print package dependencies tree with
|
||||||
highlight if packages is installed.
|
highlight if packages is installed.
|
||||||
Also check if dependencies used or
|
Also check if dependencies used or
|
||||||
drawing dependencies diagram.
|
drawing dependencies diagram.
|
||||||
|
|
|
@ -95,7 +95,7 @@ Optional arguments:
|
||||||
--resolve-off, --case-ins directly from remote repositories
|
--resolve-off, --case-ins directly from remote repositories
|
||||||
with all dependencies.
|
with all dependencies.
|
||||||
-t, --tracking, [repository] [package], Tracking package dependencies and
|
-t, --tracking, [repository] [package], Tracking package dependencies and
|
||||||
--check-deps, --graph=[type] print package dependenies tree with
|
--check-deps, --graph=[type] print package dependencies tree with
|
||||||
highlight if packages is installed.
|
highlight if packages is installed.
|
||||||
Also check if dependencies used or
|
Also check if dependencies used or
|
||||||
drawing dependencies diagram.
|
drawing dependencies diagram.
|
||||||
|
|
Loading…
Reference in a new issue