<p></p>
<p><b>@ghubstan</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5159#discussion_r574821903">apitest/docs/api-beta-test-guide.md</a>:</p>
<pre style='color:#555'>> +    _Note:  You can rename the file before passing it to the  `createpaymentacct` command._
+
+### Creating Offers
+
+The createoffer command is the Api's most complex command (so far), but CLI posix-style options are self-explanatory,
+and CLI `createoffer` command help gives you specific information about each option.
+```
+$ ./bisq-cli --password=xyz --port=9998 createoffer --help
+```
+
+#### Examples
+
+The `trade-simulation.sh` script described above is an easy way to figure out how to use this command.
+In one of the examples, Alice created a BUY/ EUR offer to buy 0.125 BTC at a fixed price of  30,800 EUR,
+and pay the Bisq maker fee in BSQ.  Alice had already created an EUR face-to-face payment account with id
+`f3c1ec8b-9761-458d-b13d-9039c6892413`, and used this `createoffer` command:
</pre>
<p>I added an explanation in this section (commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/cdf15676dbbcffe7aa383e9c9b7d872f9cde3eb0/hovercard" href="https://github.com/bisq-network/bisq/commit/cdf15676dbbcffe7aa383e9c9b7d872f9cde3eb0"><tt>cdf1567</tt></a>).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5159#discussion_r574821903">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTJFA7D7MWTNMZ45VLS6RAGPANCNFSM4XGSLVDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTVT72UBM3W5XLLRPTS6RAGPA5CNFSM4XGSLVD2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEMNRUIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5159#discussion_r574821903",
"url": "https://github.com/bisq-network/bisq/pull/5159#discussion_r574821903",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>