Nmap Development mailing list archives

Re: Wrong time unit in "-h" output.


From: Fyodor <fyodor () insecure org>
Date: Sat, 17 Jul 2010 18:30:13 -0700

On Fri, Jul 16, 2010 at 11:09:28AM +0200, Luis MartinGarcia. wrote:
On 07/16/2010 10:59 AM, Fyodor wrote:

How about this? Better or worse?

More clear, but it takes an extra line.  But the key point is that we
fix the wrong information you noted.  I just checked in this:

-       "  Options which take <time> are in milliseconds, unless you append 's'\n"
-       "  (seconds), 'm' (minutes), or 'h' (hours) to the value (e.g. 30m).\n"
+       "  Options which take <time> are in seconds, or append 'ms' (milliseconds),\n"
+       "  's' (seconds), 'm' (minutes), or 'h' (hours) to the value (e.g. 30m).\n"

Cheers,
-F
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: