mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 17:31:52 -05:00
Small manpage updates
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
e6673544b2
commit
889fccd55f
@ -16,10 +16,10 @@ makepkg [options]
|
|||||||
|
|
||||||
Description
|
Description
|
||||||
-----------
|
-----------
|
||||||
makepkg is a script to automate the building of packages. All it needs is a
|
makepkg is a script to automate the building of packages. The requirements for
|
||||||
build-capable Linux platform and a custom build script for each package you
|
using the script are a build-capable \*nix platform and a custom build script
|
||||||
wish to build (known as a PKGBUILD). See manlink:PKGBUILD[5] for details on
|
for each package you wish to build (known as a PKGBUILD). See
|
||||||
creating your own build scripts.
|
manlink:PKGBUILD[5] for details on creating your own build scripts.
|
||||||
|
|
||||||
The advantage to a script-based build is that the work is only done once. Once
|
The advantage to a script-based build is that the work is only done once. Once
|
||||||
you have the build script for a package, makepkg will do the rest: download and
|
you have the build script for a package, makepkg will do the rest: download and
|
||||||
|
@ -152,7 +152,7 @@ Query Options[[QO]]
|
|||||||
to the pacman 2.9.X '-Qe' option.)
|
to the pacman 2.9.X '-Qe' option.)
|
||||||
|
|
||||||
*-g, \--groups*::
|
*-g, \--groups*::
|
||||||
Display all packages that are members of a named group. If not name is
|
Display all packages that are members of a named group. If a name is not
|
||||||
specified, list all grouped packages.
|
specified, list all grouped packages.
|
||||||
|
|
||||||
*-i, \--info*::
|
*-i, \--info*::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user