Lines Matching refs:Only
67 C<-i X:Y>: Only display differences between the two indicated runs.
90 The following options cause only a selected subset of changes to be displayed.
106 C<-i X:Y>: Only differences which are present between the two runs given
117 This option may only be used in conjunction with C<-i>.
143 $error = "-x may only be given in conjunction with -i.";
192 print "\tSuccess in old1 only: $subcounts[$i]\n";
194 print "\tFailure in old1 only: $subcounts[$i]\n";
198 print "\tSuccess in old2 only: $subcounts[$i]\n";
200 print "\tFailure in old2 only: $subcounts[$i]\n";
204 print "\tFailure in new only: $subcounts[$i]\n";
206 print "\tSuccess in new only: $subcounts[$i]\n";