1
2opafmconfigdiff(8) Master map: IFSFFCLIRG (Man Page) opafmconfigdiff(8)
3
4
5
7 opafmconfigdiff
8
9
10
11 Performs a file difference between two configuration files correspond‐
12 ing to two FM instances described by file1 and file2.
13
15 opafmconfigdiff [-f] [-l] [-d 'diff_args'] file1 file2
16
18 --help Produces full help text.
19
20
21 -f Filters out FM parameters that are not part of the consis‐
22 tency check. Removes configuration tags that do not cause
23 consistency checks on the FM to fail from diff.
24
25
26 -l Includes comments in XML to indicate original line numbers.
27
28
29 -d 'diff_args'
30 Specifies additional arguments to add to diff command. For
31 example, enter uw for unified format ignoring whitespace.
32
33
34 file1 file2
35 Specifies the names of the configuration files to be com‐
36 pared.
37
38
40 opafmconfigdiff /etc/opa-fm/opafm.xml /usr/share/opa-fm/opafm.xml
41 opafmconfigdiff -f /etc/opa-fm/opafm.xml /usr/share/opa-fm/opafm.xml
42 opafmconfigdiff -d -uw /etc/opa-fm/opafm.xml /usr/share/opa-fm/
43 opafm.xml
44
45
46
47Copyright(C) 2015-2018 Intel Corporation opafmconfigdiff(8)