Unverified Commit 78d792ad authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

dbris-m: It's dbris-m, not db-ris-m

parent 44ec8352
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -164,7 +164,8 @@ my $status = Travel::Status::DE::DBRIS->new(%opt);
sub show_help {
	my ($code) = @_;

	print "Usage: db-ris-m [-j] <station|journeyID|lat:lon>\n"
	print
	  "Usage: dbris-m [-d dd.mm.yyy] [-t hh:mm] [-j] <stop|journeyID|lat:lon>\n"
	  . "See also: man dbris-m\n";

	exit $code;