source: LMDZ6/branches/Amaury_dev/tools/fcm/man/man1/fcm.1 @ 5407

Last change on this file since 5407 was 5129, checked in by abarral, 5 months ago

Re-add removed by mistake fcm

File size: 1.3 KB
Line 
1.\" Process this file with
2.\" groff -man -Tascii fcm.1
3.\"
4.TH fcm 1 "" "" "User Commands"
5.SH NAME
6fcm - FCM, tools for managing and building source code.
7.SH SYNOPSIS
8.B fcm
9.I command
10[
11.I options
12] [
13.I args
14]
15.SH OVERVIEW
16.B fcm
17is a set of tools for managing and building source code.
18For full detail of the system, please refer to the FCM user guide, which you
19should receive with this distribution.
20.PP
21Run "fcm help" to access the built-in tool documentation.
22.SH AUTHOR
23FCM Team <metomi@metoffice.gov.uk>.
24Please feedback any bug reports or feature requests to us by e-mail.
25.SH COPYRIGHT
26\(co Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
27.PP
28FCM is free software: you can redistribute it and/or modify
29it under the terms of the GNU General Public License as published by
30the Free Software Foundation, either version 3 of the License, or
31(at your option) any later version.
32.PP
33FCM is distributed in the hope that it will be useful,
34but WITHOUT ANY WARRANTY; without even the implied warranty of
35MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
36GNU General Public License for more details.
37.PP
38You should have received a copy of the GNU General Public License
39along with FCM. If not, see <http://www.gnu.org/licenses/>.
40.SH SEE ALSO
41.BR svn (1),
42.BR perl (1)
Note: See TracBrowser for help on using the repository browser.