Skip to content

Commit 3c8b3d2

Browse files
committed
readme
1 parent 0bde8cd commit 3c8b3d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![GoDoc](https://godoc.org/github.com/wzv5/pping?status.svg)](https://godoc.org/github.com/wzv5/pping)
44

5-
tcp ping, tls ping, http ping, icmp ping, dns ping.
5+
tcp ping, tls ping, http ping, icmp ping, dns ping, quic ping.
66

77
## Install
88

@@ -23,10 +23,12 @@ Usage:
2323
pping [command]
2424
2525
Available Commands:
26+
completion Generate the autocompletion script for the specified shell
2627
dns dns ping
2728
help Help about any command
2829
http http ping
2930
icmp icmp ping
31+
quic quic ping
3032
tcp tcp ping
3133
tls tls ping
3234

0 commit comments

Comments
 (0)