Update help menu

This commit is contained in:
Dimitris Zlatanidis 2016-01-22 10:12:46 +02:00
parent 248fc80c2d
commit 51bf22f77e
2 changed files with 12 additions and 14 deletions

View file

@ -433,12 +433,12 @@ Command Line Tool Usage
Print, edit the configuration file Print, edit the configuration file
or reset in the default values. or reset in the default values.
-l | --list, [repository], --index, Print a list of all available -l | --list, [repository], --index, Print a list of all available
--installed packages repository, index or --installed packages from repository, index or
print only packages installed on print only packages installed on
the system. the system.
-c | --check, [repository], --upgrade, Check for updated packages from -c | --check, [repository], --upgrade, Check for updated packages from
--skip=[...], --resolve--off the repositories and install with --skip=[...], --resolve--off the repositories and upgrade or
--checklist all dependencies. --checklist install with all dependencies.
-s | --sync, [repository] [package...], Sync packages. Install packages -s | --sync, [repository] [package...], Sync packages. Install packages
--resolve-off, --download-only, directly from remote repositories --resolve-off, --download-only, directly from remote repositories
--directory-prefix=[dir], --case-ins with all dependencies. --directory-prefix=[dir], --case-ins with all dependencies.
@ -455,9 +455,8 @@ Command Line Tool Usage
--case-ins terminal and manage multiple --case-ins terminal and manage multiple
options like reading, downloading, options like reading, downloading,
building, installation, etc. building, installation, etc.
-F | --FIND, [package...], --case-ins Find packages from repositories -F | --FIND, [package...], --case-ins Find packages from each enabled
and search at each enabled repository and print results.
repository and prints results.
-f | --find, [package...], --case-ins Find and print installed packages -f | --find, [package...], --case-ins Find and print installed packages
reporting the size and the sum. reporting the size and the sum.
-i | --installpkg, [options] [package...] Installs single or multiple *.tgz -i | --installpkg, [options] [package...] Installs single or multiple *.tgz
@ -474,8 +473,8 @@ Command Line Tool Usage
options=[-warn, -preserve, -copy, to the standard output. options=[-warn, -preserve, -copy, to the standard output.
-keep] Use only package name. -keep] Use only package name.
-d | --display, [package...] Display the installed packages -d | --display, [package...] Display the installed packages
contents and file list. contents and file list.
contents and file list.
Slpkg Examples Slpkg Examples
-------------- --------------

View file

@ -88,12 +88,12 @@ Optional arguments:
Print, edit the configuration file Print, edit the configuration file
or reset in the default values. or reset in the default values.
-l | --list, [repository], --index, Print a list of all available -l | --list, [repository], --index, Print a list of all available
--installed packages repository, index or --installed packages from repository, index or
print only packages installed on print only packages installed on
the system. the system.
-c | --check, [repository], --upgrade, Check for updated packages from -c | --check, [repository], --upgrade, Check for updated packages from
--skip=[...], --resolve--off the repositories and install with --skip=[...], --resolve--off the repositories and upgrade or
--checklist all dependencies. --checklist install with all dependencies.
-s | --sync, [repository] [package...], Sync packages. Install packages -s | --sync, [repository] [package...], Sync packages. Install packages
--resolve-off, --download-only, directly from remote repositories --resolve-off, --download-only, directly from remote repositories
--directory-prefix=[dir], --case-ins with all dependencies. --directory-prefix=[dir], --case-ins with all dependencies.
@ -110,9 +110,8 @@ Optional arguments:
--case-ins terminal and manage multiple --case-ins terminal and manage multiple
options like reading, downloading, options like reading, downloading,
building, installation, etc. building, installation, etc.
-F | --FIND, [package...], --case-ins Find packages from repositories -F | --FIND, [package...], --case-ins Find packages from each enabled
and search at each enabled repository and print results.
repository and prints results.
-f | --find, [package...], --case-ins Find and print installed packages -f | --find, [package...], --case-ins Find and print installed packages
reporting the size and the sum. reporting the size and the sum.
-i | --installpkg, [options] [package...] Installs single or multiple *.tgz -i | --installpkg, [options] [package...] Installs single or multiple *.tgz