1IDN2(1)                          User Commands                         IDN2(1)
2
3
4

NAME

6       idn2 - Libidn2 Internationalized Domain Names (IDNA2008) conversion
7

SYNOPSIS

9       idn2 [OPTION]... [STRINGS]...
10

DESCRIPTION

12       Internationalized  Domain  Name (IDNA2008) convert STRINGS, or standard
13       input.
14
15       Command line interface to the Libidn2 implementation of IDNA2008.
16
17       All strings are expected to be encoded in the locale charset.
18
19       To process a string that starts with `-', for example `-foo', use  `--'
20       to signal the end of parameters, as in `idn2 --quiet -- -foo'.
21
22       Mandatory  arguments  to  long  options are mandatory for short options
23       too.
24
25       -h, --help
26              Print help and exit
27
28       -V, --version
29              Print version and exit
30
31       -l, --lookup
32              Lookup domain name (default)
33
34       -r, --register
35              Register label
36
37       --debug
38              Print debugging information
39
40       --quiet
41              Silent operation
42

AUTHOR

44       Written by Simon Josefsson.
45

REPORTING BUGS

47       Report    bugs    to:    simon@josefsson.org    idn2     home     page:
48       <http://www.gnu.org/software/libidn/#libidn2>
49       General help using GNU software: <http://www.gnu.org/gethelp/>
50
52       Copyright © 2011 Simon Josefsson.  License GPLv3+: GNU GPL version 3 or
53       later <http://gnu.org/licenses/gpl.html>.
54       This is free software: you are free  to  change  and  redistribute  it.
55       There is NO WARRANTY, to the extent permitted by law.
56

SEE ALSO

58       The  full documentation for idn2 is maintained as a Texinfo manual.  If
59       the info and idn2 programs are properly installed  at  your  site,  the
60       command
61
62              info idn2
63
64       should give you access to the complete manual.
65
66
67
68idn2 (idn2) 0.5                   August 2011                          IDN2(1)
Impressum