Skip to content

Commit

Permalink
Update apidocs on
Browse files Browse the repository at this point in the history
  • Loading branch information
josibake authored and github-actions[bot] committed Sep 10, 2024
1 parent 29d911f commit 1da2547
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/warnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Create a cycle graph with nodes imported from lnd `describegraph` JSON file,
## Image

### `warnet image build`
Build bitcoind and bitcoin-cli from \<repo> at \<commit_sha> as \<registry>:\<tag>.
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.

options:
Expand All @@ -155,7 +155,7 @@ options:
| repo | String | yes | |
| commit_sha | String | yes | |
| registry | String | yes | |
| tag | String | yes | |
| tags | String | yes | |
| build_args | String | | |
| arches | String | | |
| action | String | | "load" |
Expand Down

0 comments on commit 1da2547

Please sign in to comment.