diff options
Diffstat (limited to 'bin/db-iris')
-rwxr-xr-x | bin/db-iris | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/db-iris b/bin/db-iris index 34c0e81..298c792 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -493,7 +493,7 @@ Valid classes are: =item B<-d>, B<--date> I<date> -Request results for I<date> in dd.mm. oder dd.mm.YYYY format. Note that only +Request results for I<date> in dd.mm. or dd.mm.YYYY format. Note that only slight (a few hours max) deviations from the current time are supported by the IRIS backend, larger ones will not return data. @@ -580,7 +580,7 @@ with C<< --output=times >>. =item B<-t>, B<--time> I<time> -Request results for I<time> in HH:MM oder HH:MM:SS format. Note that only +Request results for I<time> in HH:MM or HH:MM:SS format. Note that only slight deviations (a few hours max) from the current time are supported by the IRIS backend, larger ones will not return data. |