X-Git-Url: http://gitweb.michael.orlitzky.com/?p=valtz.git;a=blobdiff_plain;f=valtz.1;h=8eade8f6815fee0acc2c6b70068bc171562c1b0c;hp=5fd6ec716755fc8079a5d705a4b16e98a44763f8;hb=f54a7004818905702fdcac7b69e9795a3ea67ce4;hpb=086fabfe9c5251d08184706567415b3751894716 diff --git a/valtz.1 b/valtz.1 index 5fd6ec7..8eade8f 100644 --- a/valtz.1 +++ b/valtz.1 @@ -59,9 +59,12 @@ printed to standard error. When filtering, the acceptable lines are printed to standard out. .SH EXIT CODE -The exit code will be 0 if nothing has gone wrong. If a validation -error occurs, the return value is incremented by 1. If a disallowed -record type is encountered, the return value is incremented by 2. +The exit code will be 0 if nothing has gone wrong. If any validation +error occured, the return value is incremented by 1. If a disallowed +record type was encountered, the return value is incremented by 2. +If you forgot to pass the required filename arguments (either the +tinydns-data files or the filter configuration files), then we exit +immediately with code 4. .SH ADVANCED FILTERING When the \fB-F\fR flag is used, valtz performs "advanced filtering"