man/ronin-web-new.1 in ronin-web-1.0.2 vs man/ronin-web-new.1 in ronin-web-2.0.0.rc1

- old
+ new

@@ -1,59 +1,47 @@ -.\" Generated by kramdown-man 0.1.8 +.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-web-new 1 "May 2022" Ronin "User Manuals" -.LP +.SH NAME +.PP +ronin\-web\-new \- Creates new projects or scripts .SH SYNOPSIS -.LP -.HP -\fBronin-web new\fR \[lB]\fIoptions\fP\[rB] \[lB]\fICOMMAND\fP\[rB] -.LP +.PP +\fBronin\-web new\fR \[lB]\fIoptions\fP\[rB] \[lB]\fICOMMAND\fP\[rB] .SH DESCRIPTION -.LP .PP Creates a new web server, spider, or nokogiri script\. -.LP .SH ARGUMENTS -.LP .TP \fICOMMAND\fP The optional command to get detailed new information on\. -.LP .SH OPTIONS -.LP .TP -\fB-h\fR, \fB--help\fR +\fB\-h\fR, \fB\-\-help\fR Print help information -.LP .SH COMMANDS -.LP .TP \fInokogiri\fP -Generates a new \fBnokogiri\fR Ruby script\. -.LP +Generates a new \fBnokogiri\fR Ruby script for parsing HTML\[sl]XML\. .TP -\fIserver\fP -Generates a new \fBronin-web-server\fR Ruby script\. -.LP -.TP \fIspider\fP -Generates a new \fBronin-web-spider\fR Ruby script\. -.LP +Generates a new \fBronin\-web\-spider\fR Ruby script\. .TP -\fIwebapp\fP -Generate a new \fBronin-web-server\fR based webapp\. -.LP +\fIserver\fP +Generates a new \fBronin\-web\-server\fR Ruby script\. .TP +\fIapp\fP +Generate a new \fBronin\-web\-server\fR based app\. +.TP \fIhelp\fP Lists available \fBronin new\fR commands\. -.LP .SH AUTHOR -.LP .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME -.LP .SH SEE ALSO -.LP .PP -ronin\-web\-new\-nokogiri(1) ronin\-web\-new\-server(1) ronin\-web\-new\-spider(1) ronin\-web\-new\-webapp(1) \ No newline at end of file +.BR ronin\-web\-new\-nokogiri (1) +.BR ronin\-web\-new\-server (1) +.BR ronin\-web\-new\-spider (1) +.BR ronin\-web\-new\-app (1)