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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4097#discussion_r400002003">cli/src/main/java/bisq/cli/app/BisqCliMain.java</a>:</p>
<pre style='color:#555'>> @@ -41,60 +45,28 @@
 
     private final ManagedChannel channel;
     private final CliCommand cmd;
+    private final OptionParser cmdParser;
</pre>
⬇️ Suggested change
<pre style="color: #555">-    private final OptionParser cmdParser;
+    private final OptionParser parser;
</pre>


<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/4097#pullrequestreview-383619462">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVB3AJOAYHMNITM2QTRKBH2BANCNFSM4LVDCNHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVQMZMFZMXEDYFH6XLRKBH2BA5CNFSM4LVDCNH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3OZDBQ.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/4097#pullrequestreview-383619462",
"url": "https://github.com/bisq-network/bisq/pull/4097#pullrequestreview-383619462",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>