docs(conf): Explain dry run behavior correctly (#1)
This commit is contained in:
parent
47bb8cbd30
commit
df8764c739
@ -1,7 +1,7 @@
|
||||
# Set to 'true' to do nothing and just print messages during pacman
|
||||
# operations. Helpful to get a feel for what these hooks do. This defaults
|
||||
# to 'true' so if you set this to an empty string or remove or uncomment it
|
||||
# in this conf file it'll equal 'true'.
|
||||
# to 'false' so if you set this to an empty string or remove or uncomment it
|
||||
# in this conf file it'll equal 'false'.
|
||||
do_dry_run='false'
|
||||
|
||||
# Pipe-separated list of package names we consider important. Will be
|
||||
|
Loading…
x
Reference in New Issue
Block a user