Skip to content

Commit

Permalink
Update apidocs on
Browse files Browse the repository at this point in the history
  • Loading branch information
pinheadmz authored and github-actions[bot] committed Oct 11, 2024
1 parent 0a72e96 commit 4f07d35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/warnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ options:

### `warnet run`
Run a scenario from a file.
Pass `-- --help` to get individual scenario help
Pass `-- --help` to get individual scenario help

options:
| name | type | required | default |
Expand Down Expand Up @@ -153,7 +153,7 @@ options:
### `warnet bitcoin messages`
Fetch messages sent between \<tank_a pod name> and \<tank_b pod name> in [chain]

Optionally, include a namespace like so: tank-name.namespace
Optionally, include a namespace like so: tank-name.namespace

options:
| name | type | required | default |
Expand All @@ -179,7 +179,7 @@ options:

### `warnet image build`
Build bitcoind and bitcoin-cli from \<repo> at \<commit_sha> with the specified \<tags>.
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.

options:
| name | type | required | default |
Expand Down

0 comments on commit 4f07d35

Please sign in to comment.