From 3db9bc3b7cd7d70c8d5fb7fb75c3159a208b0968 Mon Sep 17 00:00:00 2001 From: luis Date: Thu, 27 May 2010 09:48:06 +0000 Subject: [PATCH] Added to-do item about documentation for the new possible time specification, implemented by David --- todo/nping.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nping.txt b/todo/nping.txt index 963937b72..fafa5daf8 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -215,6 +215,9 @@ The first one works, and the other one fatals with the "Currently only Ethernet is supported." (error message @ nping.cc:1717). +* Update documentation for option --delay, including that now, time + specification as float numbers is supported (eg: --delay 0.1 meaning 100ms) + /***************************************************************************** * Things that have been solved already *