New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
fcm-cfg-print.pod in vendors/FCM-2017.10.0/lib/FCM/CLI – NEMO

source: vendors/FCM-2017.10.0/lib/FCM/CLI/fcm-cfg-print.pod @ 12899

Last change on this file since 12899 was 10672, checked in by nicolasmartin, 5 years ago

Reimport latest FCM release

File size: 342 bytes
Line 
1=head1 NAME
2
3fcm cfg-print (cfg)
4
5=head1 SYNOPSIS
6
7Parses each FCM configuration file specified in the argument list, and prints
8the result to STDOUT.
9
10    fcm cfg-print [OPTIONS] [TARGET ...]
11
12=head1 OPTIONS
13
14=over 4
15
16=item --fcm1, -1
17
18If specified, targets should be in FCM 1 format. Otherwise, they should be in
19FCM 2 format.
20
21=back
22
23=cut
Note: See TracBrowser for help on using the repository browser.