When running ./misc/maintenance/search_for_data_inconsistencies.pl without parameters or with -h, the script starts, instead of giving any information about its usage.
Should we add a parameter like "--run" to make the script do it's actual job? So that if it is run without parameters or with "-h" it just prints the help/usage from the POD and then exits?
(In reply to Magnus Enger from comment #1) > Should we add a parameter like "--run" to make the script do it's actual > job? So that if it is run without parameters or with "-h" it just prints the > help/usage from the POD and then exits? I feel like we have another pending bug changing a lot of these params. But if we do, -c | --confirm would be preferred (for more consistency)
Yeah, looks like this is being solved by bug 36027. *** This bug has been marked as a duplicate of bug 36027 ***