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