ronin-rb / ronin

Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git repositories.
https://ronin-rb.dev
GNU General Public License v3.0
697 stars 50 forks source link

Update to kramdown-man 1.0.0 #180

Closed postmodern closed 12 months ago

postmodern commented 12 months ago

Update the kramdown-man dependency to 1.0.0. Also update the man pages to use the new kramdown-man syntax (definition lists for arguments/options definitions and [ronin-foo](ronin-foo.1.md) man page links).

postmodern commented 12 months ago

Done in 588aeb3.