diff options
Diffstat (limited to 'geldschieberbot.py')
| -rw-r--r-- | geldschieberbot.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
