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