Minor fixes

This commit is contained in:
Sergi Delgado Segura
2020-04-20 13:58:09 +02:00
parent 2c0c1e4c42
commit 5f7eb9df10
3 changed files with 3 additions and 4 deletions

View File

@@ -59,7 +59,7 @@ def help_get_all_appointments():
"NAME:"
"\tpython teos_cli get_all_appointments - Gets information about all appointments stored in the tower."
"\n\nUSAGE:"
"\tpython teos_cli get_all_appointments"
"\tpython teos_cli.py get_all_appointments"
"\n\nDESCRIPTION:"
"\n\n\tGets information about all appointments stored in the tower.\n"
)