Sha256: 9effbf1a341bc710fb1ab952f9c7af28ec1306683547b60e9d989ece1e5841e3

Contents?: true

Size: 1.33 KB

Versions: 4

Compression:

Stored size: 1.33 KB

Contents

.\" Generated by kramdown-man 0.1.8
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-quote 1 "2023-02-01" Ronin "User Manuals"
.LP
.SH SYNOPSIS
.LP
.HP
\fBronin quote\fR \[lB]\fIoptions\fP\[rB] \[lB]\fIFILE\fP \.\.\.\[rB]
.LP
.SH DESCRIPTION
.LP
.PP
Produces quoted a string for a variety of programming languages\.
.LP
.SH ARGUMENTS
.LP
.TP
\fIFILE\fP
The optional file to read and process\. If no \fIFILE\fP arguments are given,
input will be read from \fBstdin\fR\.
.LP
.SH OPTIONS
.LP
.TP
\fB-f\fR, \fB--file\fR \fIFILE\fP
Optional file to process\.
.LP
.TP
\fB--string\fR \fISTRING\fP
Optional string to process\.
.LP
.TP
\fB-M\fR, \fB--multiline\fR
Process each line separately\.
.LP
.TP
\fB-n\fR, \fB--keep-newlines\fR
Preserves newlines at the end of each line\.
.LP
.TP
\fB-X\fR, \fB--hex\fR
Quotes the data as a Hex string\.
.LP
.TP
\fB-c\fR, \fB--c\fR
Quotes the data as a C string\.
.LP
.TP
\fB-j\fR, \fB--js\fR
quotes the data as a JavaScript string\.
.LP
.TP
\fB-S\fR, \fB--shell\fR
Quotes the data as a Shell String\.
.LP
.TP
\fB-P\fR, \fB--powershell\fR
Quotes the data as a PowerShell String\.
.LP
.TP
\fB-R\fR, \fB--ruby\fR
Quotes the data as a Ruby String\.
.LP
.TP
\fB-h\fR, \fB--help\fR
Print help information\.
.LP
.SH AUTHOR
.LP
.PP
Postmodern 
.MT postmodern\.mod3\[at]gmail\.com
.ME
.LP
.SH SEE ALSO
.LP
.PP
ronin\-unquote(1)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ronin-2.0.5 man/ronin-quote.1
ronin-2.0.4 man/ronin-quote.1
ronin-2.0.3 man/ronin-quote.1
ronin-2.0.2 man/ronin-quote.1