fcm.1 977 B

1234567891011121314151617181920212223242526272829303132333435
  1. .\" Process this file with
  2. .\" groff -man -Tascii fcm.1
  3. .\"
  4. .TH fcm 1 "" "" "User Commands"
  5. .SH NAME
  6. fcm - command line client for the Flexible Configuration Management system
  7. .SH SYNOPSIS
  8. .B fcm
  9. .I command
  10. [
  11. .I options
  12. ] [
  13. .I args
  14. ]
  15. .SH OVERVIEW
  16. .B fcm
  17. is the command line client for code management commands, the extract system and
  18. the build system of the Flexible Configuration Management (FCM) system.
  19. For full detail of the system, please refer to the FCM user guide, which you
  20. should receive with this distribution in both HTML and PDF formats.
  21. .PP
  22. Run "fcm help" to access the built-in tool documentation.
  23. .SH AUTHOR
  24. FCM Team <fcm-team@metoffice.gov.uk>.
  25. Please feedback any bug reports or feature requests to us by e-mail.
  26. .SH COPYRIGHT
  27. British Crown Copyright \(co Met Office. All rights reserved.
  28. .PP
  29. You can use this release of
  30. .B FCM
  31. freely under the terms of the FCM LICENSE,
  32. which you should receive with this distribution.
  33. .SH SEE ALSO
  34. .BR svn (1),
  35. .BR perl (1)