Moved initramfs output format's initramfs_install_overlay to a global lib/overlay...
[opensde-nopast.git] / doc / man / sde-config.1
blob3ee76f60a90c2d7c83341627a9f43e8048da9977
1 .\"     Title: sde-config
2 .\"    Author: 
3 .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
4 .\"      Date: 01/26/2008
5 .\"    Manual: 
6 .\"    Source: 
7 .\"
8 .TH "SDE\-CONFIG" "1" "01/26/2008" "" ""
9 .\" disable hyphenation
10 .nh
11 .\" disable justification (adjust text to left margin only)
12 .ad l
13 .SH "NAME"
14 sde\-config \- configures part of the system
15 .SH "SYNOPSIS"
16 \fBsde config\fR [\fIDISCRIMINATOR\fR] [\fIOPTIONS\fR] [\fIITEM\fR]
17 .sp
18 .SH "DESCRIPTION"
19 sde\-config configures part of your sde environment specified by the given discriminator.
20 .sp
21 .SH "DISCRIMINATORS"
22 .PP
23 \fBconfig, cfg\fR
24 .RS 4
25 Configures the config identified by ITEM. If no item specified the config will be named
26 \fIdefault\fR.
27 .RE
28 .PP
29 \fBsystem, sys\fR
30 .RS 4
31 Makes it possible to query or modify global sde configuration parameters. For this discriminator no item should be specified.
32 .RE
33 When no discriminator is detected, this command will default to the \fBconfig\fR discriminator.
34 .sp
35 .SH "OPTIONS FOR CONFIG DISCRIMINATOR"
36 .PP
37 \fB\-n, \-\-non\-interactive\fR
38 .RS 4
39 Reconfigures an existing config without the interactive configuration application.
40 .RE
41 .PP
42 \fB\-\-nobashmod\fR
43 .RS 4
44 Don't use the bash config helper plugin
45 .RE
46 .PP
47 \fB\-\-profile\fR
48 .RS 4
49 Create a config.profile with profiling data
50 .RE
51 .PP
52 \fB\-q, \-\-quiet\fR
53 .RS 4
54 Reduces the verbosity level.
55 .RE
56 .PP
57 \fB\-v, \-\-verbose\fR
58 .RS 4
59 Increases the verbosity level.
60 .RE
61 .SH "OPTIONS FOR SYSTEM DISCRIMINATOR"
62 .PP
63 \fB\-g, \-\-get key\fR
64 .RS 4
65 returns the value of a specified
66 \fIsection.key\fR
67 .RE
68 .PP
69 \fB\-s, \-\-set key=value\fR
70 .RS 4
71 sets the value of a specified
72 \fIsection.key\fR
73 .RE
74 .PP
75 \fB\-\-dump\fR
76 .RS 4
77 dumps the relevant content of the
78 \fIsettings\fR
79 file for the current sde instance.
80 .RE
81 .PP
82 \fB\-\-path\fR
83 .RS 4
84 outputs the full path to the
85 \fIsettings\fR
86 file in use.
87 .RE
88 .SH "SECTIONS AND KEYS ON GLOBAL SDE CONFIGURATION"
89 .RS 4
90 \h'-04'\(bu\h'+03'
91 \fIdownload\fR
92 .RE
93 .RS 4
94 \h'-04'\(bu\h'+03'
95 \fIaltdir\fR
96 .RE
97 .RS 4
98 \h'-04'\(bu\h'+03'
99 \fIcurl\-opt\fR
101 .RS 4
102 \h'-04'\(bu\h'+03'
103 \fImirror\fR
104 (kept unique per version only)
106 .SH "AUTHOR"
107 Written by Minto van der Sluis (misl).
109 .SH "REPORTING BUGS"
110 Report bugs to <list@opensde.org>.
112 .SH "COPYRIGHT"
113 Copyright \(co 2007 The OpenSDE project. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.