From cb2c4cd3465a03aa2e48744c30d37b2f62e547c2 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Wed, 6 Jul 2022 09:45:31 +0200 Subject: fix wording of car command help --- geldschieberbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geldschieberbot.py b/geldschieberbot.py index 14d3616..6b1b086 100644 --- a/geldschieberbot.py +++ b/geldschieberbot.py @@ -193,7 +193,7 @@ class Geldschieberbot: cars [list | ls] - list available cars and their service charge cars add car-name service-charge - add new car cars new car-name service-charge - add new car - cars remove car-name - remove new car + cars remove car-name - remove a car cars pay car-name amount - pay a bill for the specified car tanken amount [person] [car] [info] - calculate fuel costs, service charge and add them to the person's and car's balance respectively -- cgit v1.2.3