File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ options:
72
72
73
73
### ` warnet run `
74
74
Run a scenario from a file.
75
- Pass ` -- --help ` to get individual scenario help
75
+ Pass ` -- --help ` to get individual scenario help
76
76
77
77
options:
78
78
| name | type | required | default |
@@ -153,7 +153,7 @@ options:
153
153
### ` warnet bitcoin messages `
154
154
Fetch messages sent between \< tank_a pod name> and \< tank_b pod name> in [ chain]
155
155
156
- Optionally, include a namespace like so: tank-name.namespace
156
+ Optionally, include a namespace like so: tank-name.namespace
157
157
158
158
options:
159
159
| name | type | required | default |
@@ -179,7 +179,7 @@ options:
179
179
180
180
### ` warnet image build `
181
181
Build bitcoind and bitcoin-cli from \< repo> at \< commit_sha> with the specified \< tags>.
182
- Optionally deploy to remote registry using --action=push, otherwise image is loaded to local registry.
182
+ Optionally deploy to remote registry using --action=push, otherwise image is loaded to local registry.
183
183
184
184
options:
185
185
| name | type | required | default |
You can’t perform that action at this time.
0 commit comments