summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-06 22:43:55 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-06 22:43:55 +0200
commit57f3f4da23fa0785e7d5fdd16a0d882a2ea2efc2 (patch)
tree37eb8b6e5a7b9afb72d6d1b57579b4bd6281c9f8
parentdee74149885285a35ade3f2d4f3def79a8fc8f05 (diff)
db-iris(1): spellcheck
-rwxr-xr-xbin/db-iris12
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/db-iris b/bin/db-iris
index 044b8bb..a628e05 100755
--- a/bin/db-iris
+++ b/bin/db-iris
@@ -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.