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.

22 lines
870 B

  1. .\" Title: sde-export
  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\-EXPORT" "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\-export \- Export stuff out of the system
  15. .SH "SYNOPSIS"
  16. \fIsde export\fR [OPTIONS]
  17. .sp
  18. .SH "DESCRIPTION"
  19. Exports part of the sde system specified by item. All information belonging to the specified item will be wrapped up in a single file specified by filename. This file can be imported again elsewhere. The option is ideal for sending information to the opensde mailing list.
  20. .sp
  21. If the file specified by filename already exists the command will abort unless the \-\-force option is specified. In this case the file will be overwritten.
  22. .sp