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.

70 lines
1.3 KiB

  1. .\" Title: sde-list
  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\-LIST" "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\-list \- produce lists needed by other commands
  15. .SH "SYNOPSIS"
  16. \fIsde list\fR [DISCRIMINATOR] [OPTIONS]
  17. .sp
  18. .SH "DISCRIMINATORS"
  19. .PP
  20. package, pkg
  21. .RS 4
  22. packages
  23. .RE
  24. .PP
  25. download
  26. .RS 4
  27. downloadable files of a list of packages, or all if no package is given
  28. .RE
  29. .SH "OPTIONS FOR PACKAGES"
  30. .PP
  31. \-a, \-\-arch
  32. .RS 4
  33. list the packages available for the specified architecture
  34. .RE
  35. .PP
  36. \-c, \-\-cfg
  37. .RS 4
  38. list the packages active for the specified config
  39. .RE
  40. .SH "OPTIONS FOR DOWNLOAD"
  41. .PP
  42. \-c, \-\-cfg
  43. .RS 4
  44. list the download files needed for a given config.
  45. .RE
  46. .PP
  47. \-r, \-\-repositories
  48. .RS 4
  49. the given list is a list of repositories, not packages.
  50. .RE
  51. .PP
  52. \-a, \-\-all
  53. .RS 4
  54. list the download files of every package available independent of the rest of the provided options.
  55. .RE
  56. .PP
  57. \-\-dependencies
  58. .RS 4
  59. include the download files of the active dependencies on the specified config.
  60. .RE
  61. .PP
  62. \-\-checksum
  63. .RS 4
  64. include the checksum value when listing.
  65. .RE
  66. .PP
  67. \-\-location
  68. .RS 4
  69. include the download location when listing.
  70. .RE