diff --git a/help.txt b/help.txt index c3cba5a..885e457 100644 --- a/help.txt +++ b/help.txt @@ -36,4 +36,10 @@ Start the webserver: docker run -P -v /data/osm-postgresql:/var/lib/postgresql homme/openstreetmap-tiles \ startdb startservices +Use the cli: + To use the cli you can run: + + docker run -it homme/openstretmap-tiles cli + + For further information run the cli and look at /usr/local/share/doc/README.md.