From ad87360a71927f2afb3f91f13005b3c477f82acf Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Wed, 4 Aug 2004 06:49:31 +0000 Subject: Imported from pacman-2.8.3.tar.gz --- doc/pacman.8.in | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'doc/pacman.8.in') diff --git a/doc/pacman.8.in b/doc/pacman.8.in index 5d4d9bde..1d9c9227 100644 --- a/doc/pacman.8.in +++ b/doc/pacman.8.in @@ -1,4 +1,4 @@ -.TH pacman 8 "July 16, 2004" "pacman #VERSION#" "" +.TH pacman 8 "August 3, 2004" "pacman #VERSION#" "" .SH NAME pacman \- package manager utility .SH SYNOPSIS @@ -99,6 +99,9 @@ a backwards --sync operation. .B "\-v, \-\-verbose" Output more status and error messages. .TP +.B "\-\-config " +Specify an alternate configuration file. +.TP .B "\-\-noconfirm" Bypass any and all "Are you sure?" messages. It's not a good to do this unless you want to run pacman from a script. @@ -215,10 +218,7 @@ global options. NoUpgrade = etc/passed etc/group etc/shadow NoUpgrade = etc/fstab -[current] -Server = ftp://ftp.archlinux.org/current -Server = ftp://ftp.mirror.com/archlinux/current -Server = http://www.othermirror.com/arch/current +Include = /etc/pacman.d/current [custom] Server = file:///home/pkgs @@ -239,6 +239,10 @@ will ask for confirmation before proceeding. Instructs pacman to ignore any upgrades for this package when performing a \fB--sysupgrade\fP. .TP +.B "Include = " +Include another config file. This config file can include repositories or +general configuration options. +.TP .B "ProxyServer = [:port]" If set, pacman will use this proxy server for all ftp/http transfers. .TP -- cgit v1.2.3-24-g4f1b