@@ -4081,20 +4081,18 @@ hosts with at least one
4081
4081
reboot, or Nmap itself could crash. The administrator running Nmap
4082
4082
could cancel it for any other reason as well, by pressing
4083
4083
<keycap >ctrl-C</keycap >. Restarting the whole scan from the
4084
- beginning may be undesirable. Fortunately, if normal
4085
- (<option >-oN</option >) or grepable (<option >-oG</option >)
4086
- logs were kept, the user can ask Nmap to resume scanning
4084
+ beginning may be undesirable. Fortunately, if scan output
4085
+ files were kept, the user can ask Nmap to resume scanning
4087
4086
with the target it was working on when execution ceased.
4088
4087
Simply specify the <option >--resume</option > option and pass
4089
- the normal/grepable output file as its argument. No other
4088
+ the output file as its argument. No other
4090
4089
arguments are permitted, as Nmap parses the output file to
4091
4090
use the same ones specified previously. Simply call Nmap as
4092
4091
<command >nmap --resume
4093
4092
<replaceable >logfilename</replaceable ></command >. Nmap will
4094
4093
append new results to the data files specified in the
4095
- previous execution. Resumption does not support the XML
4096
- output format because combining the two runs into one valid
4097
- XML file would be difficult.</para >
4094
+ previous execution. Scans can be resumed from any of the 3 major
4095
+ output formats: Normal, Grepable, or XML</para >
4098
4096
</listitem >
4099
4097
</varlistentry >
4100
4098
0 commit comments