.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.10. .TH IDN2 "1" "June 2014" "idn2 (idn2) 0.10" "User Commands" .SH NAME idn2 \- Libidn2 Internationalized Domain Names (IDNA2008) conversion .SH SYNOPSIS .B idn2 [\fIOPTION\fR]... [\fISTRINGS\fR]... .SH DESCRIPTION Internationalized Domain Name (IDNA2008) convert STRINGS, or standard input. .PP Command line interface to the Libidn2 implementation of IDNA2008. .PP All strings are expected to be encoded in the locale charset. .PP To process a string that starts with `\-', for example `\-foo', use `\-\-' to signal the end of parameters, as in `idn2 \fB\-\-quiet\fR \fB\-\-\fR \fB\-foo\fR'. .PP Mandatory arguments to long options are mandatory for short options too. .TP \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP \fB\-V\fR, \fB\-\-version\fR Print version and exit .TP \fB\-l\fR, \fB\-\-lookup\fR Lookup domain name (default) .TP \fB\-r\fR, \fB\-\-register\fR Register label .TP \fB\-\-debug\fR Print debugging information .TP \fB\-\-quiet\fR Silent operation .SH AUTHOR Written by Simon Josefsson. .SH "REPORTING BUGS" Report bugs to: simon@josefsson.org idn2 home page: .br General help using GNU software: .SH COPYRIGHT Copyright \(co 2014 Simon Josefsson. License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" The full documentation for .B idn2 is maintained as a Texinfo manual. If the .B info and .B idn2 programs are properly installed at your site, the command .IP .B info idn2 .PP should give you access to the complete manual.