Sha256: 6fe15f0b9472a854ed275d62f986695ca88b1321f0af05b6c6fa7a3ce80865e7

Contents?: true

Size: 1.71 KB

Versions: 2

Compression:

Stored size: 1.71 KB

Contents

.\" Generated by kramdown-man 1.0.1
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-unescape 1 "2023-02-01" Ronin "User Manuals"
.SH NAME
.PP
ronin\-unescape \- Unescapes each escaped character from a variety of encodings
.SH SYNOPSIS
.PP
\fBronin unescape\fR \[lB]\fIoptions\fP\[rB] \[lB]\fIFILE\fP \.\.\.\[rB]
.SH DESCRIPTION
.PP
Unescapes each escaped character from a variety of encodings\.
.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\-c\fR, \fB\-\-c\fR
Unescapes the data as a C string\.
.TP
\fB\-X\fR, \fB\-\-hex\fR
Unescapes the data as a hex string (ex: \[lq]ABC\ex01\ex02\ex03\.\.\.\[rq])
.TP
\fB\-H\fR, \fB\-\-html\fR
HTML unescapes the data\.
.TP
\fB\-u\fR, \fB\-\-uri\fR
URI unescapes the data\.
.TP
\fB\-\-http\fR
HTTP unescapes the data\.
.TP
\fB\-j\fR, \fB\-\-js\fR
JavaScript unescapes the data\.
.TP
\fB\-S\fR, \fB\-\-shell\fR
Unescapes the data as a Shell String\.
.TP
\fB\-P\fR, \fB\-\-powershell\fR
Unescapes the data as a PowerShell String\.
.TP
\fB\-Q\fR, \fB\-\-quoted\-printable\fR
Unescapes the data as Quoted Printable\.
.TP
\fB\-R\fR, \fB\-\-ruby\fR
Unescapes the data as a Ruby String\.
.TP
\fB\-x\fR, \fB\-\-xml\fR
XML unescapes the data\.
.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\-escape (1)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ronin-2.1.0 man/ronin-unescape.1
ronin-2.1.0.rc1 man/ronin-unescape.1