We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe31fe commit 3b5acd7Copy full SHA for 3b5acd7
README.md
@@ -15,9 +15,9 @@ A Rust impl for The Graph [indexer service](https://github.com/graphprotocol/ind
15
## Quick start
16
17
```txt
18
-$ cargo run -p service -- --help
+$ cargo run -p indexer-service-rs -- --help
19
20
-Usage: service --config <FILE>
+Usage: indexer-service-rs --config <FILE>
21
22
Options:
23
--config <FILE> Path to the configuration file.
0 commit comments