Update help section text

This commit is contained in:
Borys Levytskyi
2023-05-04 18:33:57 +02:00
committed by GitHub
parent 283cb50420
commit 965827cb77

View File

@@ -15,7 +15,7 @@ function HelpResultView() {
</ul>
</div>
<div className="section">
<strong className="section-title soft">IP Address Commands</strong>
<strong className="section-title soft">IP Address & Networking Commands</strong>
<ul>
<li><code><CommandLink text="127.0.0.1" /></code> enter single or multiple ip addresses (separated by space) to see their binary represenation</li>
<li><code><CommandLink text="192.168.0.1/8" /></code> subnet mask notiations are support as well</li>