1
2inadyn-mt.CONF(5)        File formats and conventions        inadyn-mt.CONF(5)
3
4
5

NAME

7       inadyn-mt.conf  -  configuration  for the inadyn-mt client for open DNS
8       servers.
9

DESCRIPTION

11       inadyn-mt (based on inadyn, inadyn-advanced) can  read  the  very  same
12       options  which  can be present in the command line from a configuration
13       file. This feature allows the user to write the options only once,  and
14       avoids frequent retyping.
15
16       The format of the file follows the *NIX tradition:
17
18              a '#' character denotes a comment.
19
20              The  long  options (those with '--' in front) can also be placed
21              at the beginning of the line without '--' signs.
22
23              a \ can be used as an escape character.
24

EXAMPLES

26   1.
27       #Some comment about inadyn-mt cfg file
28
29       --username test --password test --update_period 60000
30
31       --alias test.homeip.net --alias my.second.domain
32
33
34   2.
35       --username test # user
36
37       --password test
38
39       update_period 60000  # some other param without '--'
40
41       alias test.homeip.net
42
43

SEE ALSO

45   Other manual pages
46       inadyn-mt(8).
47
48   Internet resources
49       inadyn-mt: http://sourceforge.net/projects/inadyn-mt/ ⟨⟩
50
51       inadyn: http://www.inatech.eu/inadyn/ ⟨⟩
52
53       inadyn-advanced: http://sourceforge.net/projects/inadyn-advanced/ ⟨⟩
54
55

AUTHOR

57       inadyn was written by Narcis Ilisei, <inarcis2002@hotpop.com>;  inadyn-
58       advanced,  Steve  Horbachuk;  inadyn-mt  unicode,  other augmentations,
59       Bryan Hoover <bhoover@wecs.com>
60
61       This manual page was written by Shaul Karl, <shaul@debian.org>, for the
62       Debian GNU/Linux system, based on the readme.html file that is found in
63       the source.
64
65
66
67
68
69
70Linux applications                 May, 2008                 inadyn-mt.CONF(5)
Impressum