summaryrefslogtreecommitdiffstats
path: root/zenmap/share/zenmap/docs/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'zenmap/share/zenmap/docs/help.html')
-rw-r--r--zenmap/share/zenmap/docs/help.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/zenmap/share/zenmap/docs/help.html b/zenmap/share/zenmap/docs/help.html
new file mode 100644
index 0000000..3030760
--- /dev/null
+++ b/zenmap/share/zenmap/docs/help.html
@@ -0,0 +1,16 @@
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+ <title>Nmap/Zenmap Help</title>
+ </head>
+ <body bgcolor="white" text="black">
+ <h1>Nmap/Zenmap Help</h1>
+
+ <p>Nmap is documented extensively online. Zenmap documentation exists and is improving. You can find it all at the <a href="https://nmap.org/docs.html">Nmap documentation directory</a>. Further information is available from the <a href="https://nmap.org/zenmap/">Zenmap web page</a> itself.
+
+ <p>On Unix, you can also run <b>man nmap</b> and <b>man zenmap</b> to learn about your installed Nmap version, though the <a href="https://nmap.org/docs.html">online Nmap docs</a> are more comprehensive and always up-to-date.
+
+ <p>For quick reference to the most popular Nmap command-line arguments, run <b>nmap -h</b>.
+
+ </body>
+</html>