Index: src/django_gheat/gheat/management/commands/gen_tiles.py
===================================================================
--- src/django_gheat/gheat/management/commands/gen_tiles.py	(revision 9037)
+++ src/django_gheat/gheat/management/commands/gen_tiles.py	(revision 9038)
@@ -5,8 +5,5 @@
 #
 #Example usage:
-#>>> python manage.py generate_tiles -s 60,6 -e 66,8 -c firetrans -v serve_tile
-#
-#Requires the globalmaptiles.py file. Get it from
-#http://www.maptiler.org/google-maps-coordinates-tile-bounds-projection/globalmaptiles.py
+#>>> python manage.py gen_tiles -s 60,6 -e 66,8 -c firetrans -b serve_tile
 #
 #Note: This command will NOT create tiles if they are empty. In order to do so, change
