Skip to content

Commit e8b48c5

Browse files
committed
fix
1 parent 1555556 commit e8b48c5

15 files changed

+1
-16
lines changed

tools/trond/docs/trond.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ $ ./trond node
3333
* [trond gen-docs](trond_gen-docs.md) - Generate markdown documentation for the CLI.
3434
* [trond node](trond_node.md) - Commands for operating java-tron docker node.
3535
* [trond snapshot](trond_snapshot.md) - Commands for getting java-tron node snapshots.
36-

tools/trond/docs/trond_docker.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,3 @@ $ ./trond docker test -o tronprotocol -a java-tron -v latest
4444
* [trond](trond.md) - Docker automation for TRON nodes
4545
* [trond docker build](trond_docker_build.md) - Build java-tron docker image.
4646
* [trond docker test](trond_docker_test.md) - Test java-tron docker image.
47-

tools/trond/docs/trond_docker_build.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,3 @@ $ ./trond docker build -o tronprotocol -a java-tron -v latest
3535
### SEE ALSO
3636

3737
* [trond docker](trond_docker.md) - Commands for operating java-tron docker image.
38-

tools/trond/docs/trond_docker_test.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ $ ./trond docker test -o tronprotocol -a java-tron -v latest
4141
### SEE ALSO
4242

4343
* [trond docker](trond_docker.md) - Commands for operating java-tron docker image.
44-

tools/trond/docs/trond_gen-docs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ $ ./trond gen-docs
3030
### SEE ALSO
3131

3232
* [trond](trond.md) - Docker automation for TRON nodes
33-

tools/trond/docs/trond_node.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,3 @@ $ ./trond node run-single stop -t witness-private
5959
* [trond](trond.md) - Docker automation for TRON nodes
6060
* [trond node env](trond_node_env.md) - Check and configure node local environment
6161
* [trond node run-single](trond_node_run-single.md) - Run single java-tron node for different networks.
62-

tools/trond/docs/trond_node_env.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,3 @@ $ ./trond node env
4444
### SEE ALSO
4545

4646
* [trond node](trond_node.md) - Commands for operating java-tron docker node.
47-

tools/trond/docs/trond_node_run-single.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following directory will be created after you start any type of java-tron fu
2222

2323
- Log directory: ./logs/$type
2424
- Database directory: ./output-directory/$type
25-
25+
2626

2727
```
2828
trond node run-single [flags]
@@ -62,4 +62,3 @@ $ ./trond node run-single stop -t witness-private
6262

6363
* [trond node](trond_node.md) - Commands for operating java-tron docker node.
6464
* [trond node run-single stop](trond_node_run-single_stop.md) - Stop single java-tron node for different networks.
65-

tools/trond/docs/trond_node_run-single_stop.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,3 @@ $ ./trond node run-single stop -t witness-private
4444
### SEE ALSO
4545

4646
* [trond node run-single](trond_node_run-single.md) - Run single java-tron node for different networks.
47-

tools/trond/docs/trond_snapshot.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@ $ nohup ./trond snapshot download default-nile &
4545
* [trond snapshot download](trond_snapshot_download.md) - Download target backup snapshot to current directory
4646
* [trond snapshot list](trond_snapshot_list.md) - List available snapshots of target source.
4747
* [trond snapshot source](trond_snapshot_source.md) - Show available snapshot source.
48-

0 commit comments

Comments
 (0)