Skip to content

Commit

Permalink
docs(download): note about deriving grades
Browse files Browse the repository at this point in the history
  • Loading branch information
escaped committed Feb 5, 2021
1 parent 69f999e commit 9ca92db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routor/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def main() -> None:
'--api-key',
type=str,
default=None,
help="Google API key to add elevation to nodes.",
help="Google API key to add elevation to nodes and grades to edges.",
)
@click.option(
'-n', '--node-tags', multiple=True, type=str, help="Additional node tags to fetch."
Expand Down

0 comments on commit 9ca92db

Please sign in to comment.