
pacdiff
List of commands for pacdiff:
-
pacdiff:tldr:21489 pacdiff: Review files that need maintenance in interactive mode.$ pacdifftry on your machineexplain this command
-
pacdiff:tldr:21dff pacdiff: Use a specific editor to view and merge configuration files (default is `vim -d`).$ DIFFPROG=${editor} pacdifftry on your machineexplain this command
-
pacdiff:tldr:9e532 pacdiff: Review files needing maintenance, creating `.bak`ups of the original if you `(O)verwrite`.$ pacdiff --sudo --backuptry on your machineexplain this command
-
pacdiff:tldr:dc813 pacdiff: Use sudo and sudoedit to remove and merge files.$ pacdiff --sudotry on your machineexplain this command
-
pacdiff:tldr:f6d68 pacdiff: Scan for configuration files with `locate` instead of using pacman database.$ pacdiff --locatetry on your machineexplain this command