Skip to content

Commit 1da2547

Browse files
josibakegithub-actions[bot]
authored andcommitted
Update apidocs on
1 parent 29d911f commit 1da2547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/warnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Create a cycle graph with nodes imported from lnd `describegraph` JSON file,
146146
## Image
147147

148148
### `warnet image build`
149-
Build bitcoind and bitcoin-cli from \<repo> at \<commit_sha> as \<registry>:\<tag>.
149+
Build bitcoind and bitcoin-cli from \<repo> at \<commit_sha> with the specified \<tags>.
150150
Optionally deploy to remote registry using --action=push, otherwise image is loaded to local registry.
151151

152152
options:
@@ -155,7 +155,7 @@ options:
155155
| repo | String | yes | |
156156
| commit_sha | String | yes | |
157157
| registry | String | yes | |
158-
| tag | String | yes | |
158+
| tags | String | yes | |
159159
| build_args | String | | |
160160
| arches | String | | |
161161
| action | String | | "load" |

0 commit comments

Comments
 (0)