OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

109 lines
2.4 KiB

  1. .\" Title: sde-config
  2. .\" Author:
  3. .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
  4. .\" Date: 11/25/2007
  5. .\" Manual:
  6. .\" Source:
  7. .\"
  8. .TH "SDE\-CONFIG" "1" "11/25/2007" "" ""
  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 feedback to an absolute minimum. \-v, \-\-verbose: Gives additional feedback.
  55. .RE
  56. .SH "OPTIONS FOR SYSTEM DISCRIMINATOR"
  57. .PP
  58. \fB\-g, \-\-get key\fR
  59. .RS 4
  60. returns the value of a specified
  61. \fIsection.key\fR
  62. .RE
  63. .PP
  64. \fB\-s, \-\-set key=value\fR
  65. .RS 4
  66. sets the value of a specified
  67. \fIsection.key\fR
  68. .RE
  69. .PP
  70. \fB\-\-dump\fR
  71. .RS 4
  72. dumps the relevant content of the
  73. \fIsettings\fR
  74. file for the current sde instance.
  75. .RE
  76. .PP
  77. \fB\-\-path\fR
  78. .RS 4
  79. outputs the full path to the
  80. \fIsettings\fR
  81. file in use.
  82. .RE
  83. .SH "SECTIONS AND KEYS ON GLOBAL SDE CONFIGURATION"
  84. .RS 4
  85. \h'-04'\(bu\h'+03'
  86. \fIdownload\fR
  87. .RE
  88. .RS 4
  89. \h'-04'\(bu\h'+03'
  90. \fIaltdir\fR
  91. .RE
  92. .RS 4
  93. \h'-04'\(bu\h'+03'
  94. \fIcurl\-opt\fR
  95. .RE
  96. .RS 4
  97. \h'-04'\(bu\h'+03'
  98. \fImirror\fR
  99. (kept unique per version only)
  100. .RE
  101. .SH "AUTHOR"
  102. Written by Minto van der Sluis (misl).
  103. .sp
  104. .SH "REPORTING BUGS"
  105. Report bugs to <list@opensde.org>.
  106. .sp
  107. .SH "COPYRIGHT"
  108. 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.
  109. .sp