Line | |
---|
1 | =head1 NAME |
---|
2 | |
---|
3 | fcm cmp-ext-cfg |
---|
4 | |
---|
5 | =head1 SYNOPSIS |
---|
6 | |
---|
7 | Compares the extract configurations of two similar FCM 1 extract configuration |
---|
8 | files CFGFILE1 and CFGFILE2. This application is deprecated. |
---|
9 | |
---|
10 | fcm cmp-ext-cfg [OPTIONS] CFFILE1 CFGFILE2 |
---|
11 | |
---|
12 | =head1 OPTIONS |
---|
13 | |
---|
14 | =over 4 |
---|
15 | |
---|
16 | =item --verbose=N, -v N |
---|
17 | |
---|
18 | Specify the verbosity level. In normal mode with verbosity level 2 or above, |
---|
19 | displays the change log of each revision. |
---|
20 | |
---|
21 | =item --wiki-format=TARGET |
---|
22 | |
---|
23 | Print revision tables in wiki format. In wiki mode, print revision tables in |
---|
24 | wiki format. The argument to this option must be the Subversion URL or FCM URL |
---|
25 | keyword of a FCM project associated with the intended Trac system. The --verbose |
---|
26 | option has no effect in wiki mode. |
---|
27 | |
---|
28 | =back |
---|
29 | |
---|
30 | =cut |
---|
Note: See
TracBrowser
for help on using the repository browser.