mirror of
https://github.com/nmap/nmap.git
synced 2026-01-29 09:39:03 +00:00
Just update an out-of-date (but was still working due to redirection) URL
This commit is contained in:
@@ -270,7 +270,7 @@ bool keyWasPressed()
|
||||
"d/D Increase/decrease debugging\n"
|
||||
"p/P Enable/disable packet tracing\n"
|
||||
"anything else Print status\n"
|
||||
"More help: http://nmap.org/man/man-runtime-interaction.html\n");
|
||||
"More help: http://nmap.org/book/man-runtime-interaction.html\n");
|
||||
} else {
|
||||
printStatusMessage();
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user