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.

60 lines
2.0 KiB

  1. .\" Title: sde
  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" "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 \- front end wrapper
  15. .SH "SYNOPSIS"
  16. \fBsde\fR [\fICOMMAND\fR] [\fIDISCRIMINATOR\fR] [\fIOPTIONS\fR] [\fIITEMS\fR]
  17. .sp
  18. .SH "DESCRIPTION"
  19. The \fBsde\fR frontend wrapper is a single command to access all OpenSDE functionality. It is a wrapper since it wraps all existing commands in a single interface. Beyond this simple wrapping the command makes it also possible to work with separate sde environments. For this the environment variable \fBSDEROOT\fR is used.
  20. .sp
  21. .SH "COMMANDS"
  22. Various commands are available, each one targeting a special operation. Amongst these commands are:
  23. .sp
  24. .sp
  25. .RS 4
  26. .nf
  27. build \- building packages
  28. clean \- cleaning part of your environment
  29. config \- configuring part of your environment
  30. create \- creating new packages or target
  31. download \- downloading packages
  32. install \- installing sde or packages on your current system
  33. update \- updating packages
  34. .fi
  35. .RE
  36. For a complete list of commands execute the following command: sde help
  37. .sp
  38. .SH "DISCRIMINATORS"
  39. OpenSDE supports various discriminators, however what discriminators are valid depends on the command being used.
  40. .sp
  41. .SH "OPTIONS"
  42. Many different options are valid. However what options are valid depends on the command in combination with the discriminator being used.
  43. .sp
  44. .SH "ENVIRONMENT"
  45. .PP
  46. \fBSDEROOT\fR
  47. .RS 4
  48. When
  49. \fBSDEROOT\fR
  50. is set, sde uses it as the path to your sde environment. If not specified the current working directory is used.
  51. .RE
  52. .SH "AUTHOR"
  53. Written by Minto van der Sluis (misl).
  54. .sp
  55. .SH "REPORTING BUGS"
  56. Report bugs to <list@opensde.org>.
  57. .sp
  58. .SH "COPYRIGHT"
  59. 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.
  60. .sp