diff --git a/manpages/apw.1 b/manpages/apw.1 new file mode 100644 index 0000000..d7f7d57 --- /dev/null +++ b/manpages/apw.1 @@ -0,0 +1,29 @@ +.TH APW 1 "June 2016" Linux "User Manuals" +.SH NAME +apw \- A package wrapper +.SH SYNOPSIS +.B apw [option] [packages] +.SH DESCRIPTION +.B apw +is a *multi-distribution* wrapper to manage packages. +It isn't case sensitive and is able to recognize commands with and without dashes +.SH OPTIONS +.IP -U +Update system. If errors, you can do -Uf to force it +.IP -I +Install packages (Updates system also for preventing problems) +.IP -Ir +Reinstall packages (Updates system also for preventing problems) +.IP -R +Remove a package +.IP -Rd +Remove a package along with dependences that are not more in use (Only for Arch) +.IP -C +Clean system from dependences that are not in use (ADVANCED, BE CAREFUL!) +.IP -S +Search in package database +.IP -F +Install file (distro family dependent, e.g. .deb, .pkg.tar.xz,...) +Append y to -U or -I (-Uy -Iy -Iry) for autoconfirm the operations +.SH AUTHOR AND CREDITS +apw is write and maintain by JKA Network diff --git a/manpages/apw.1.gz b/manpages/apw.1.gz new file mode 100644 index 0000000..d9fc908 Binary files /dev/null and b/manpages/apw.1.gz differ