Sha256: 1005c5f4d2c4391afaccaf6e8a4efe25c3913bb20da28c3b2e64f511527ac22a
Contents?: true
Size: 1.29 KB
Versions: 2
Compression:
Stored size: 1.29 KB
Contents
.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-unquote 1 "2023-02-01" Ronin "User Manuals" .SH NAME .PP ronin\-unquote \- Unquotes a double\[sl]single quoted string .SH SYNOPSIS .PP \fBronin unquote\fR \[lB]\fIoptions\fP\[rB] \[lB]\fIFILE\fP \.\.\.\[rB] .SH DESCRIPTION .PP Unquotes a double\[sl]single quoted string\. .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 Unquotes the Hex string\. .TP \fB\-c\fR, \fB\-\-c\fR Unquotes the C string\. .TP \fB\-j\fR, \fB\-\-js\fR Unquotes the JavaScript String\. .TP \fB\-S\fR, \fB\-\-shell\fR Unquotes the Shell string\. .TP \fB\-P\fR, \fB\-\-powershell\fR Unquotes the PowerShell String\. .TP \fB\-R\fR, \fB\-\-ruby\fR Unquotes the 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\-quote (1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.1.0 | man/ronin-unquote.1 |
ronin-2.1.0.rc1 | man/ronin-unquote.1 |