From 897c58d5fa3f6f3d7fa4f94a2a4a33f30823cb4b Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 25 Jan 2016 10:36:44 +0200 Subject: [PATCH] Update help menu --- README.rst | 2 +- slpkg/arguments.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8032032a..e5e4f789 100644 --- a/README.rst +++ b/README.rst @@ -457,7 +457,7 @@ Command Line Tool Usage options like reading, downloading, building, installation, etc. -F | --FIND, [package...], --case-ins Find packages from each enabled - repository and print results. + repository and view results. -f | --find, [package...], --case-ins Find and print installed packages reporting the size and the sum. -i | --installpkg, [options] [package...] Installs single or multiple *.tgz diff --git a/slpkg/arguments.py b/slpkg/arguments.py index 13ac80c7..52b380cc 100644 --- a/slpkg/arguments.py +++ b/slpkg/arguments.py @@ -112,7 +112,7 @@ Optional arguments: options like reading, downloading, building, installation, etc. -F | --FIND, [package...], --case-ins Find packages from each enabled - repository and print results. + repository and view results. -f | --find, [package...], --case-ins Find and print installed packages reporting the size and the sum. -i | --installpkg, [options] [package...] Installs single or multiple *.tgz