From 7d899910c5453162c1564dd4bbb1c728368280f8 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 23 Mar 2011 01:43:58 -0500 Subject: Documentation consistency fixes Fix the way we were referring to paths (use ``), .pac* extensions (use ''), and other general things across our main manpages. Signed-off-by: Dan McGee --- doc/makepkg.8.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/makepkg.8.txt') diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 164f404d..c59800c6 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -52,7 +52,7 @@ Options Removes all cached source files from the directory specified in `SRCDEST` in linkman:makepkg.conf[5]. -*--config* <`/path/to/config`>:: +*\--config* :: Use an alternate config file instead of the `{sysconfdir}/makepkg.conf` default. @@ -118,7 +118,7 @@ Options `\--noextract` option if you wish to tweak the files in src/ before building. -*-p* <`buildscript`>:: +*-p* :: Read the package script `buildscript` instead of the `PKGBUILD` default; see linkman:PKGBUILD[5]. @@ -150,7 +150,7 @@ Options remote builder, or a tarball upload. Because integrity checks are verified, all source files of the package need to be present or downloadable. -*\--pkg <`list`>*:: +*\--pkg *:: Only build listed packages from a split package. The use of quotes is necessary when specifying multiple packages. e.g. `--pkg "pkg1 pkg3"` -- cgit v1.2.3-24-g4f1b