Skip to content

Commit 3510740

Browse files
authored
Merge pull request #27 from mattnovelli/master
Help message blurb
2 parents 22ef05d + 87d7994 commit 3510740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This suite consists of several tools:
6161
* `octi`, create a schematic version of a line graph
6262
* `transitmap`, render a line graph into an SVG map (`--render-engine=svg`) or into vector tiles (`--render-engine=mvt`)
6363

64-
All tools output a graph, in the GeoJSON format, to `stdout`, and expect a GeoJSON graph at `stdin`. Exceptions are `gtfs2graph`, where the input is a GTFS feed, and `transitmap`, which writes SVG to `stdout` or MVT vector tiles to a specified folder.
64+
All tools output a graph, in the GeoJSON format, to `stdout`, and expect a GeoJSON graph at `stdin`. Exceptions are `gtfs2graph`, where the input is a GTFS feed, and `transitmap`, which writes SVG to `stdout` or MVT vector tiles to a specified folder. Running a tool with `-h` will show a help message with all allowed options.
6565

6666
The `example` folder contains several overlapping-free line graphs.
6767

0 commit comments

Comments
 (0)