source: LMDZ6/branches/Amaury_dev/tools/fcm/lib/FCM/CLI/fcm-cfg-print.pod @ 5209

Last change on this file since 5209 was 5129, checked in by abarral, 4 months ago

Re-add removed by mistake fcm

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.