mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 13:19:04 +00:00
04210ef88f0f3ab9719a70d18b5a6b2d8f3fc94f
indent and prefix before each line, not just at the beginning. If the indent was ">>>>", then formatting the line "AB\nCD" would result in | >>>> AB |_CD Now it will be | >>>> AB |_>>>> CD Some script were working around this by relying on an invisible blank first line and manually indenting following lines.
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%