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.

100 lines
1.7 KiB

  1. .\" Title: sde-config
  2. .\" Author:
  3. .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
  4. .\" Date: 07/10/2007
  5. .\" Manual:
  6. .\" Source:
  7. .\"
  8. .TH "SDE\-CONFIG" "1" "07/10/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. \fIsde config\fR [DISCRIMINATOR] [OPTIONS]
  17. .sp
  18. .SH "DISCRIMINATORS"
  19. .PP
  20. config, cfg
  21. .RS 4
  22. TODO (this is the default if none is given)
  23. .RE
  24. .PP
  25. system, sys
  26. .RS 4
  27. Allows to change global sde configuration
  28. .RE
  29. .SH "OPTIONS FOR \fICONFIG\fR DISCRIMINATOR"
  30. .PP
  31. \-q, \-\-oldconfig
  32. .RS 4
  33. Reconfigure an already existant config without interativity with the user.
  34. .RE
  35. .PP
  36. \-c, \-\-cfg
  37. .RS 4
  38. Defines the id to use for a given
  39. \fIconfig\fR, the name
  40. \fIdefault\fR
  41. is used if this option is not given.
  42. .RE
  43. .PP
  44. \-\-nobashmod
  45. .RS 4
  46. Don't use the bash config helper plugin
  47. .RE
  48. .PP
  49. \-\-profile
  50. .RS 4
  51. Create a config.profile with profiling data
  52. .RE
  53. .SH "OPTIONS FOR \fISYSTEM\fR DISCRIMINATOR"
  54. .PP
  55. \-g, \-\-get
  56. .RS 4
  57. returns the value of a specified
  58. \fIsection.key\fR
  59. .RE
  60. .PP
  61. \-s, \-\-set
  62. .RS 4
  63. sets the value of a specified
  64. \fIsection.key\fR
  65. .RE
  66. .PP
  67. \-\-dump
  68. .RS 4
  69. dumps the content of the
  70. \fIsettings\fR
  71. file.
  72. .RE
  73. .PP
  74. \-\-name
  75. .RS 4
  76. dumps the full path to the
  77. \fIsettings\fR
  78. file in use.
  79. .RE
  80. .SH "DESCRIPTION"
  81. sde\-config configures the identified part (item) within the sde environment section indicated by the discriminator.
  82. .sp
  83. .SH "SECTIONS AND KEYS ON GLOBAL SDE CONFIGURATION"
  84. .RS 4
  85. \h'-04'\(bu\h'+03'
  86. \fIdownload\fR
  87. .RS 4
  88. \h'-04'\(bu\h'+03'
  89. \fIaltdir\fR
  90. .RE
  91. .RS 4
  92. \h'-04'\(bu\h'+03'
  93. \fIcurl\-opt\fR
  94. .RE
  95. .RS 4
  96. \h'-04'\(bu\h'+03'
  97. \fImirror\fR
  98. (kept unique per version only)
  99. .RE
  100. .RE