summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Giokas <1007380@gmail.com>2013-03-12 04:10:59 +0100
committerAllan McRae <allan@archlinux.org>2013-03-14 02:47:12 +0100
commit342924f796aa4776f46d5eba181a17b04cef1c13 (patch)
tree735a53c2df542654d53425ad02310113fce0c51e
parentfa620685fac4c209045bee42073cd360b10f465d (diff)
downloadpacman-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>
-rw-r--r--doc/pacman.conf.5.txt2
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.