diff options
author | William Giokas <1007380@gmail.com> | 2013-03-12 04:10:59 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-03-14 02:47:12 +0100 |
commit | 342924f796aa4776f46d5eba181a17b04cef1c13 (patch) | |
tree | 735a53c2df542654d53425ad02310113fce0c51e /doc | |
parent | fa620685fac4c209045bee42073cd360b10f465d (diff) | |
download | pacman-342924f796aa4776f46d5eba181a17b04cef1c13.tar.gz pacman-342924f796aa4776f46d5eba181a17b04cef1c13.tar.xz |
doc: consistent formatting for pacman.conf options
Signed-off-by: William Giokas <1007380@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pacman.conf.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index 5d836380..83a399e1 100644 --- a/doc/pacman.conf.5.txt +++ b/doc/pacman.conf.5.txt @@ -79,7 +79,7 @@ Options *NOTE*: this is an absolute path, the root path is not automatically prepended. -*LogFile =* '/path/to/file':: +*LogFile =* /path/to/file:: Overrides the default location of the pacman log file. A typical default is +{localstatedir}/log/pacman.log+. This is an absolute path and the root directory is not prepended. |