/////
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
pacdiff(8)
==========

Name
----
pacdiff - pacorig, pacnew and pacsave maintenance utility


Synopsis
--------
'pacdiff' [options]


Description
-----------
pacdiff is a script which looks for pacorig, pacnew and pacsave files from the
backup entries found in the local Pacman db. For every found file the option is
given to view, skip, diff, remove or overwrite the found pacorig, pacnew or
pacsave file.

Environment
-----------
*DIFFPROG*::
	Override the default 'vim -d' merge program.

*DIFFSEARCHPATH*::
	Override the default search path '/etc', only when using find.


Options
-------
*-l, \--locate*::
	Scan using locate.

*-f, \--find*::
	Scan using find.

*-p, \--pacmandb*::
	Scan active config files from Pacman database. (default)

*-o, \--output*::
	Print files instead of merging them.

*\--nocolor*::
	Remove colors from output.


See Also
--------
linkman:pacman[8], linkman:pacman.conf[5]

include::footer.txt[]
