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.

115 lines
2.4 KiB

  1. .\" Title: sde-list
  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\-LIST" "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\-list \- produce lists needed by other commands
  15. .SH "SYNOPSIS"
  16. \fBsde list\fR [\fIDISCRIMINATOR\fR] [\fIOPTIONS\fR] [\fIITEMS\fR]
  17. .sp
  18. .SH "DISCRIMINATORS"
  19. .PP
  20. \fBarchitecture,arch\fR
  21. .RS 4
  22. Gives a list of all supported architectures. No items expected.
  23. .RE
  24. .PP
  25. \fBcommand, cmd\fR
  26. .RS 4
  27. Gives a list of all available sde commands. No items expected.
  28. .RE
  29. .PP
  30. \fBdiscriminator, discr\fR
  31. .RS 4
  32. Gives a list of all available discriminators for the given sde command (item).
  33. .RE
  34. .PP
  35. \fBpackage, pkg\fR
  36. .RS 4
  37. packages
  38. .RE
  39. .PP
  40. \fBdownload\fR
  41. .RS 4
  42. downloadable files of a list of packages, or all if no package is given
  43. .RE
  44. .SH "OPTIONS FOR ALL DISCRIMINATOR"
  45. .PP
  46. \fB\-q, \-\-quiet\fR
  47. .RS 4
  48. Reduces the verbosity level.
  49. .RE
  50. .PP
  51. \fB\-v, \-\-verbose\fR
  52. .RS 4
  53. Increases the verbosity level.
  54. .RE
  55. .SH "OPTIONS FOR PACKAGE"
  56. .PP
  57. \fB\-a, \-\-arch\fR
  58. .RS 4
  59. list the packages available for the specified architecture, ignoring the given items and other options.
  60. .RE
  61. .PP
  62. \fB\-c, \-\-cfg, \-\-config name\fR
  63. .RS 4
  64. use an specified config to see the active packages, instead of all of them.
  65. .RE
  66. .PP
  67. \fB\-r, \-\-repositories\fR
  68. .RS 4
  69. the given list is a list of repositories, not packages.
  70. .RE
  71. .PP
  72. \fB\-e, \-\-extenders\fR
  73. .RS 4
  74. include the packages which extend the given items.
  75. .RE
  76. .SH "OPTIONS FOR DOWNLOAD"
  77. .PP
  78. \fB\-c, \-\-cfg\fR
  79. .RS 4
  80. list the download files needed for a given config.
  81. .RE
  82. .PP
  83. \fB\-r, \-\-repositories\fR
  84. .RS 4
  85. the given list is a list of repositories, not packages.
  86. .RE
  87. .PP
  88. \fB\-e, \-\-extenders\fR
  89. .RS 4
  90. include the download files of the active extenders on the specified config.
  91. .RE
  92. .PP
  93. \fB\-p, \-\-package\fR
  94. .RS 4
  95. include the package name when listing
  96. .RE
  97. .PP
  98. \fB\-k, \-\-checksum\fR
  99. .RS 4
  100. include the checksum value when listing.
  101. .RE
  102. .PP
  103. \fB\-l, \-\-location\fR
  104. .RS 4
  105. include the download location when listing.
  106. .RE
  107. .SH "AUTHOR"
  108. Written by Minto van der Sluis (misl).
  109. .sp
  110. .SH "REPORTING BUGS"
  111. Report bugs to <list@opensde.org>.
  112. .sp
  113. .SH "COPYRIGHT"
  114. 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.
  115. .sp