diff --git a/docs/zenmap.xml b/docs/zenmap.xml index 6d2009672..6f21e088a 100644 --- a/docs/zenmap.xml +++ b/docs/zenmap.xml @@ -37,7 +37,7 @@ Saved scan results can be compared with one another to see how they differ. The results of recent scans are stored in a searchable database. - This man page only describes the few Zenmap command-line options and some critical notes. A much more detailed Zenmap User's Guide is available at . Other documentation and information is available from the Zen web page at . + This man page only describes the few Zenmap command-line options and some critical notes. A much more detailed Zenmap User's Guide is available at . Other documentation and information is available from the Zenmap web page at . @@ -45,7 +45,7 @@ - results file + Open the given results file for viewing. The results file may be an Nmap XML output file (.xml, as produced by @@ -63,7 +63,7 @@ - Nmap command line + Run the given Nmap command within the Zenmap interface. After or , every remaining @@ -76,7 +76,7 @@ - profile + Start with the given profile selected. The profile name is just a string: "Regular scan". If combined with @@ -86,7 +86,7 @@ - target + Start with the given target. If combined with , begin a scan with the given profile against the @@ -98,9 +98,7 @@ Increase verbosity (of Zenmap, not Nmap). This option may be - given multiple times to get even more verbosity. Beware that verbose - output is not shown on a terminal unless the environment variable - ZENMAP_DEVELOPMENT is defined and true. + given multiple times to get even more verbosity. @@ -115,12 +113,10 @@ Environment Variables - ZENMAP_DEVELOPMENT + ZENMAP_DEVELOPMENT - Set ZENMAP_DEVELOPMENT to 1 to enable - development mode. This causes debugging output to be printed to a - terminal (see the option) and turns off - automatic crash reporting. + Set ZENMAP_DEVELOPMENT to disable automatic + crash reporting.