Commit 57f3f4da authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

db-iris(1): spellcheck

parent dee74149
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -512,7 +512,7 @@ option.
For each result, output I<outputtypes> in addition to the normal time, delay,
line and destination information. I<outputtypes> is a comma-separated list,
this option may be repeated. Each output type has both a short and long form,
so both C<< -ot,d >> and C<< --output=times,delay >> is valid.
so both C<< -ot,d >> and C<< --output=times,delay >> are valid.

Valid output types are:

@@ -521,7 +521,7 @@ Valid output types are:
=item a / additional

If a train's route deviates from its schedule: Print a list of additional
(unscheduled) stops it will stop at.
(unscheduled) stops it will serve.

=item c / canceled

@@ -539,7 +539,7 @@ particular train is on time by now.

=item f / fullroute

Show the entire route of all trains (both before and after I<station>).
Show the entire route (both before and after I<station>).

=item m / messages

@@ -550,7 +550,7 @@ List all messages (delay and qos) entered into the IRIS with timestamps.
List all quality of service messages entered into the IRIS. These contain
information like "Missing carriage" or "Broken air conditioning".

Note that some qos messages may supersede older ones. supersed messages are
Note that some qos messages may supersede older ones. superseded messages are
omitted, use the m / messages type to see those as well.

=item r / route
@@ -575,7 +575,7 @@ be repeated). This applies to actual departures, not schedules.

=item B<-r>, B<--realtime>

Show estimated instead of scheduled time where available. Cannot be combiled
Show estimated instead of scheduled time where available. Cannot be combined
with C<< --output=times >>.

=item B<-t>, B<--time> I<time>
@@ -621,7 +621,7 @@ I<viastation> must match the station as contained in the train's route
Only show trains serving I<viastation> after I<station>. Show result
timestamps as "HH:MM -> HH:MM +x", where the first time is the scheduled
departure (without delay) at I<station> and the second the scheduled arrival
(also withoyt delay) at I<viastation>. If a delay is known, it will be indicated
(also without delay) at I<viastation>. If a delay is known, it will be indicated
by +x.

Note that here, I<viastation> must be a regular station name or DS100 code.