Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit 7e6bce2

Browse files
Curl help improved
1 parent 41a0b58 commit 7e6bce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<div class="helpBox" id="tracerouteHelp" style="display: none;">Set an IP Address or Hostname and hit Run</div>
157157
<div class="helpBox" id="socketHelp" style="display: none;">Set an IP Address or Hostname, the Port and hit Run</div>
158158
<div class="helpBox" id="dnsHelp" style="display: none;">Set a Hostname and hit Run</div>
159-
<div class="helpBox" id="curlHelp" style="display: none;">Set an IP Address or Hostname, the Path, the Port and hit Run</div>
159+
<div class="helpBox" id="curlHelp" style="display: none;">Set an IP Address or Schema (http-https://) plus Hostname, the Port, the Path and hit Run</div>
160160
</div>
161161
<pre id="output">
162162
</pre>

0 commit comments

Comments
 (0)