diff options
author | jestin | 2006-07-24 13:33:15 +0000 |
---|---|---|
committer | jestin | 2006-07-24 13:33:15 +0000 |
commit | f0ca4915ee9eec18d05c60e3cf0248b50fab7310 (patch) | |
tree | 94697724e5fffa4aef5eefc3a98db5276f7e5d95 /doc/jprobe.1 | |
parent | 0f83d1bab49eb913cc8be048ec7884a9a2e3402e (diff) | |
download | ivy-java-f0ca4915ee9eec18d05c60e3cf0248b50fab7310.zip ivy-java-f0ca4915ee9eec18d05c60e3cf0248b50fab7310.tar.gz ivy-java-f0ca4915ee9eec18d05c60e3cf0248b50fab7310.tar.bz2 ivy-java-f0ca4915ee9eec18d05c60e3cf0248b50fab7310.tar.xz |
adding ping and pong
Diffstat (limited to 'doc/jprobe.1')
-rw-r--r-- | doc/jprobe.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/jprobe.1 b/doc/jprobe.1 index e4d8da0..e5a3d2d 100644 --- a/doc/jprobe.1 +++ b/doc/jprobe.1 @@ -69,6 +69,8 @@ issue a command to jprobe, use one of the following commands: \.where CLIENT displays the host where a client runs .nf \.time COUNT MESSAGE measures the time it takes to send COUNT messages +.nf + \.ping CLIENT measures the roundrip time in milliseconds to a client .SH "EXAMPLES" .nf |