diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/pacman.conf.5.txt | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index e8f74540..12df824f 100644 --- a/doc/pacman.conf.5.txt +++ b/doc/pacman.conf.5.txt @@ -40,6 +40,8 @@ Include = /etc/pacman.d/core  Server = file:///home/pkgs  -------- +*NOTE*: Each directive must be in CamelCase. If the case isn't respected, the directive +won't be recognized. For example. noupgrade or NOUPGRADE will not work.  Options  ------- | 
