man/ronin-new-script.1.md in ronin-2.0.5 vs man/ronin-new-script.1.md in ronin-2.1.0.rc1

- old
+ new

@@ -9,25 +9,25 @@ Creates a new standalone Ruby script. ## ARGUMENTS *PATH* - The path to the new script file. +: The path to the new script file. ## OPTIONS `-h`, `--help` - Print help information +: Print help information ## EXAMPLES Generate a new Ruby script: - ronin new script file.rb + $ ronin new script file.rb ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO -ronin-new-project(1) +[ronin-new-project](ronin-new-project.1.md)