diff --git a/man/slpkg.1 b/man/slpkg.1 index f36c5e84..6a8d7113 100644 --- a/man/slpkg.1 +++ b/man/slpkg.1 @@ -4,7 +4,7 @@ slpkg - [OPTIONS] [packages] .SH SYNAPSES .P -slpkg [-h|-v] [update] [build] [install] [remove] [clean-logs] --yes --resolve-off +slpkg [-h | -v] [update] [build] [install] [remove] [clean-logs] --yes --resolve-off --reinstall .SH DESCRIPTION .P Slpkg is a software package manager that installs, updates, and removes packages on Slackware based systems. It automatically computes dependencies and figures out what things should occur to install packages. Slpkg makes it easier to maintain groups of machines without having to manually update. @@ -12,12 +12,12 @@ Slpkg is a software package manager that installs, updates, and removes packages Slpkg works in accordance with the standards of the organization SlackBuilds.org to build packages. Also uses the Slackware Linux instructions for installation, upgrading or removing packages. .SH OPTIONS .P --h |--help +-h | --help .RS Show help informatio and exit. .RE .P --v |--version +-v | --version .RS Print version and exit. .RE @@ -67,6 +67,6 @@ Configuration file in the /etc/slpkg/slpkg.json file. .SH REPORT BUGS .P Please report any found to https://gitlab.com/dslackw/slpkg/-/issues. -.SH AUTHORS +.SH AUTHOR .P Dimitris Zlatanidis