We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da067c commit 67e67f5Copy full SHA for 67e67f5
docs/warnet.md
@@ -65,7 +65,7 @@ options:
65
66
### `warnet run`
67
Run a scenario from a file.
68
-Pass `-- --help` to get individual scenario help
+ Pass `-- --help` to get individual scenario help
69
70
options:
71
| name | type | required | default |
@@ -156,7 +156,7 @@ options:
156
157
### `warnet image build`
158
Build bitcoind and bitcoin-cli from \<repo> at \<commit_sha> with the specified \<tags>.
159
-Optionally deploy to remote registry using --action=push, otherwise image is loaded to local registry.
+ Optionally deploy to remote registry using --action=push, otherwise image is loaded to local registry.
160
161
162
0 commit comments