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.

34 lines
1.3 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: lib/sde-download.hlp
  5. # Copyright (C) 2007 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This program is free software; you can redistribute it and/or modify
  10. # it under the terms of the GNU General Public License as published by
  11. # the Free Software Foundation; version 2 of the License. A copy of the
  12. # GNU General Public License can be found in the file COPYING.
  13. # --- SDE-COPYRIGHT-NOTE-END ---
  14. Usage:
  15. sde download <options> [ Package(s) ]
  16. sde download <options> [ Desc file(s) ]
  17. sde download <options> -repository Repositories
  18. sde download <options> [ -all | -required ]
  19. Options is an alias for:
  20. [ -cfg <config> ] [ -nock ] [ -alt-dir <AlternativeDirectory> ]
  21. [ -mirror <URL> | -check ] [ -try-questionable ] [ -notimeout ]
  22. [ -longtimeout ] [ -curl-opt <curl-option>[:<curl-option>[:..]] ]
  23. [ -copy ] [ -move ]
  24. On default, this script auto-detects the best OpenSDE mirror.
  25. Mirrors can also be a local directories in the form of 'file:///<dir>'.
  26. sde download -mk-cksum Filename(s)
  27. sde download [ -list | -list-unknown | -list-missing | -list-cksums ]
  28. See '-mirror none' output for help on bypassing the official mirrors.