1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Added to-do item about documentation for the new possible time specification, implemented by David

This commit is contained in:
luis
2010-05-27 09:48:06 +00:00
parent 54313a53af
commit 3db9bc3b7c

View File

@@ -215,6 +215,9 @@
The first one works, and the other one fatals with the "Currently only The first one works, and the other one fatals with the "Currently only
Ethernet is supported." (error message @ nping.cc:1717). 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 * * Things that have been solved already *