man/ronin-cert-grab.1.md in ronin-2.0.0.beta3 vs man/ronin-cert-grab.1.md in ronin-2.0.0.beta4

- old
+ new

@@ -26,18 +26,18 @@ ## EXAMPLES Downloads the SSL/TLS certificate for a SSL/TLS service: - ronin cert-grab github.com:443 + ronin cert-grab github.com:443 Downloads the SSL/TLS certificate running on the IP and port: - ronin cert-grab 93.184.216.34:443 + ronin cert-grab 93.184.216.34:443 Downloads the SSL/TLS certificate used by the URL: - ronin cert-grab https://github.com/ + ronin cert-grab https://github.com/ ## AUTHOR Postmodern <postmodern.mod3@gmail.com>