3da77b
diff --git a/src/iperf3.1 b/src/iperf3.1
3da77b
index 05483a9..35a0873 100644
3da77b
--- a/src/iperf3.1
3da77b
+++ b/src/iperf3.1
3da77b
@@ -329,6 +329,13 @@ If the client is run with \fB--json\fR, the server output is included
3da77b
 in a JSON object; otherwise it is appended at the bottom of the
3da77b
 human-readable output.
3da77b
 .TP
3da77b
+.BR --udp-counters-64bit
3da77b
+Use 64-bit counters in UDP test packets.
3da77b
+The use of this option can help prevent counter overflows during long
3da77b
+or high-bitrate UDP tests.  Both client and server need to be running
3da77b
+at least version 3.1 for this option to work.  It may become the
3da77b
+default behavior at some point in the future.
3da77b
+.TP
3da77b
 .BR --username " \fIusername\fR" 
3da77b
 username to use for authentication to the iperf server (if built with
3da77b
 OpenSSL support).