Sha256: 54045e173ecee5a9b426e799610e56a3c4d191e4aa4d2a40c583445338fd19b4

Contents?: true

Size: 1.35 KB

Versions: 1

Compression:

Stored size: 1.35 KB

Contents

.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
.TH DEBLANK "1" "December 2012" "deblank 0.0.1" "User Commands"
.SH NAME
deblank \- remove special characters from filenames
.SH SYNOPSIS
.B deblank
[\fIoptions\fR] \fIfile\fR[\fIs\fR]
.SH DESCRIPTION
deblank renames files and replaces or removes special characters
like spaces, parentheses, or umlauts.
The new filename will only contain the following characters:
.IP
A\-Z a\-z 0\-9 . _ \-
.PP
Spaces are replaced by underscores, German umlauts and eszett are
transliterated, all other invalid characters are removed.
.SH OPTIONS
.TP
\fB\-l\fR, \fB\-\-list\fR
List the used character substitutions.
.TP
\fB\-n\fR, \fB\-\-no\-act\fR
Do not rename files, only display what would happen.
.TP
\fB\-h\fR, \fB\-\-help\fR
Print a brief help message and exit.
.TP
\fB\-v\fR, \fB\-\-version\fR
Print a brief version information and exit.
.SH "REPORTING BUGS"
Report bugs on the deblank home page: <https://github.com/stomar/deblank>
.SH COPYRIGHT
Copyright \(co 2012 Marcus Stollsteimer.
.br
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
.br
This is free software: you are free to change and redistribute it.
.br
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for deblank is available on
the project home page: <https://github.com/stomar/deblank>.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
deblank-0.0.1 man/deblank.1