diff --git a/README.rst b/README.rst index c8679418..18d6da6c 100644 --- a/README.rst +++ b/README.rst @@ -441,7 +441,7 @@ Command Line Tool Usage --resolve-off, --case-ins directly from remote repositories with all dependencies. -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. Also check if dependencies used or drawing dependencies diagram. diff --git a/slpkg/arguments.py b/slpkg/arguments.py index cbb4f744..66d00921 100644 --- a/slpkg/arguments.py +++ b/slpkg/arguments.py @@ -95,7 +95,7 @@ Optional arguments: --resolve-off, --case-ins directly from remote repositories with all dependencies. -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. Also check if dependencies used or drawing dependencies diagram.