1sympa-config-create(1) sympa 6.2.72 sympa-config-create(1)
2
3
4
6 sympa-config-create - Create configuration file
7
9 "sympa config create" [ "--config="/path/to/new/sympa.conf ]
10 [ "-o", "--output="set ... ]
11
13 Creates a new sympa.conf configuration file.
14
15 Options:
16
17 "--config", "-f="/path/to/new/sympa.conf
18 Use an alternative configuration file.
19
20 "-o", "--output="set ...
21 Specify set(s) of parameters to be output. set may be either
22 "omittable", "optional", "mandatory", "full" (synonym of the former
23 three) or "minimal". This option can be specified more than once.
24
25 By default only "minimal" set of parameters, i.e. those described
26 in the installation manual, are written in the configuration file.
27
29 See sympa config.
30
31
32
336.2.72 2023-06-01 sympa-config-create(1)