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.
2 parents edf937d + 53f54b2 commit 81be897Copy full SHA for 81be897
tools/toolkit/README.md
@@ -13,7 +13,7 @@ cd tron-docker/tools/gradlew
13
# build the toolkit
14
./gradlew :toolkit:build
15
# execute the command
16
-java -jar ../dbfork/build/libs/Toolkit.jar db -h
+java -jar ../toolkit/build/libs/Toolkit.jar db -h
17
```
18
The most commonly used db commands are:
19
- `help`: Displays help information about the specified command
0 commit comments