nmap, pdftk, samtools, tig: ellipsis consistency.

This commit is contained in:
Marco Bonelli
2019-02-01 18:17:21 +01:00
committed by Agniva De Sarker
parent 24ff287251
commit 1799a53d78
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
- Scan a specific list of ports (use -p- for all ports 1-65535):
`nmap -p {{port1,port2,...,portN}} {{address_or_addresses}}`
`nmap -p {{port1,port2,,portN}} {{address_or_addresses}}`
- Perform TCP and UDP scanning (use -sU for UDP only, -sZ for SCTP, -sO for IP):