From 4b183bf9a9702b63cb8b031887d0f6bd38e538e3 Mon Sep 17 00:00:00 2001 From: Xavier Chantry Date: Thu, 7 Aug 2008 17:08:33 +0200 Subject: makepkg : add --config option for an alternate config file. Signed-off-by: Xavier Chantry Signed-off-by: Dan McGee --- doc/makepkg.8.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index b6d9373a..ddf73dae 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -52,6 +52,9 @@ Options Removes all cached source files from the directory specified in `SRCDEST` in linkman:makepkg.conf[5]. +*--config* <`/path/to/config`>:: + Use an alternate config file instead of the `/etc/makepkg.conf` default; + *-d, \--nodeps*:: Do not perform any dependency checks. This will let you override and ignore any dependencies required. There is a good chance this option -- cgit v1.2.3-24-g4f1b