Updated manage.py output

pull/1/head
Meisterschueler 2015-11-15 12:13:56 +01:00
rodzic 120d5daf6b
commit 590ea0124d
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -56,17 +56,17 @@ available commands:
[db] [db]
init Initialize the database. init Initialize the database.
updateddb Update the ddb data. updateddb Update the ddb data.
[gateway] [gateway]
run Run the aprs client. run Run the aprs client.
[logbook] [logbook]
show Show a logbook for <airport_name> located at given position. show Show a logbook for <airport_name> located at given position.
[show.receiver] [show.receiver]
hardware_stats Show some statistics of receiver hardware. hardware_stats Show some statistics of receiver hardware.
list Show a list of all receivers. list_all Show a list of all receivers.
software_stats Show some statistics of receiver sotware. software_stats Show some statistics of receiver software.
``` ```
The task server must be running for `db.updateddb`. The task server must be running for `db.updateddb`.