docs(conf): Explain dry run behavior correctly (#1)
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| # Set to 'true' to do nothing and just print messages during pacman | # 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 | # 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 | # to 'false' so if you set this to an empty string or remove or uncomment it | ||||||
| # in this conf file it'll equal 'true'. | # in this conf file it'll equal 'false'. | ||||||
| do_dry_run='false' | do_dry_run='false' | ||||||
|  |  | ||||||
| # Pipe-separated list of package names we consider important. Will be | # Pipe-separated list of package names we consider important. Will be | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user