index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Nathan Jones <nathanj@insightbb.com> | 2007-06-01 11:00:39 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-06-01 11:00:39 -0400 |
commit | 80237630af0b2241a8a756d7ed7d2be3f80cfec5 (patch) | |
tree | 739f3039f84de677b33f6b7b5f241edb2472ee3d /doc/pacman.conf.5 | |
parent | cb9f046945b0365d7d29ee590a31a08bece1879c (diff) |
-rw-r--r-- | doc/pacman.conf.5 | 4 |
diff --git a/doc/pacman.conf.5 b/doc/pacman.conf.5 index 15f7b95f..f7304aa5 100644 --- a/doc/pacman.conf.5 +++ b/doc/pacman.conf.5 @@ -85,6 +85,10 @@ Log action messages through \fBsyslog()\fP. This will insert log entries into .TP .B LogFile = \fI/path/to/file\fP Log actions directly to a file. Default is \fI/var/log/pacman.log\fP. +.TP +.B ShowSize +Display the size of individual packages for \fB--sync\fP and \fB--query\fP +modes. .SH REPOSITORY SECTIONS Each repository section defines a section name and at least one location where |