From 310ef2cff4cec6e7fcf34cc7186f39164c080eda Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 13 Jun 2015 08:01:08 +0300 Subject: [PATCH] Arguments align --- slpkg/arguments.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/slpkg/arguments.py b/slpkg/arguments.py index f75755b8..6c846098 100644 --- a/slpkg/arguments.py +++ b/slpkg/arguments.py @@ -101,16 +101,16 @@ Optional arguments: reporting the size and the sum. -i, --installpkg, [options] [package...] Installs single or multiple *.tgz options=[--warn, --md5sum, --root, (or .tbz, .tlz, .txz) Slackware - --infobox, --menu, --terse, binary packages designed for use - --ask, --priority, with the Slackware Linux - --tagfile] distribution onto your system. + --infobox, --menu, --terse, --ask, binary packages designed for use + --priority, --tagfile] with the Slackware Linux + distribution onto your system. -u, --upgradepkg, [options] [package...] Upgrade single or multiple Slackware options=[--dry-run, --install-new, binary packages from an older - --reinstall, --verbose] version to a newer one. + --reinstall, --verbose] version to a newer one. -r, --removepkg, [options] [package...], Removes a previously installed --check-deps Slackware binary packages, options=[-warn, -preserve, copy, while writing a progress report - -keep] to the standard output. + -keep] to the standard output. -d, --display, [package...] Display the installed packages contents and file list.