1 <!-- -*- mode: sgml; mode: fold -*- -->
2 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
4 <!ENTITY % dakent SYSTEM "dak.ent">
13 <refentrytitle>dak_check-overrides</>
17 <!-- Man page title -->
19 <refname>dak check-overrides</>
20 <refpurpose>Utility to alter or display the contents of a suite</>
26 <command>dak check-overrides</>
27 <arg><option><replaceable>options</replaceable></></arg>
31 <RefSect1><Title>Description</>
33 <command>dak check-overrides</command> is a cruft checker for overrides.
37 <RefSect1><Title>Options</>
40 <VarListEntry><term><option>-h/--help</option></>
42 <Para>Show help and then exit.</PARA>
49 <RefSect1><Title>Notes</>
51 <Para>dak check-overrides is not a good idea with New Incoming as it doesn't take into account queue/accepted. You can minimize the impact of this by running it immediately after 'dak process-accepted' but that's still racy because 'dak process-new' doesn't lock with 'dak process-accepted'. A better long term fix is the evil plan for accepted to be in the DB.</>
53 <RefSect1><Title>Diagnostics</>
55 <command>dak check-overrides</command> returns zero on normal operation, non-zero on error.