From 4f07d35b2e37e4d3e132b7d9845ad4ddc9764e6e Mon Sep 17 00:00:00 2001 From: pinheadmz Date: Fri, 11 Oct 2024 22:08:01 +0000 Subject: [PATCH] Update apidocs on --- docs/warnet.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/warnet.md b/docs/warnet.md index 5a934fb24..8c00840c8 100644 --- a/docs/warnet.md +++ b/docs/warnet.md @@ -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 | @@ -153,7 +153,7 @@ options: ### `warnet bitcoin messages` Fetch messages sent between \ and \ 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 | @@ -179,7 +179,7 @@ options: ### `warnet image build` Build bitcoind and bitcoin-cli from \ at \ with the specified \. -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 |