summaryrefslogtreecommitdiffstats
path: root/man/kernel-wedge-find-dups.1
blob: 450c69b74be80a87b2c2884be252ce6bbe4d570e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH KERNEL\-WEDGE\-FIND\-DUPS 1 "June 2019" "Kernel-wedge"
.SH NAME
kernel\-wedge\-find\-dups \- find duplicate modules in package directories
.SH SYNOPSIS
.B kernel\-wedge find\-dups
.I kernel-name
.SH DESCRIPTION
Find duplicate modules. Pass the kernel name.

Return 1 if any duplicates are found, unless $KW_CHECK_NONFATAL is
non-empty or the configuration file 'ignore\-dups' exists.
.SH AUTHOR
Joey Hess