[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<rpc>
    <file-compare>
        <context/>
        <unified/>
        <ignore-white-space/>
        <from-file>from-file</from-file>
        <to-file>to-file</to-file>
    </file-compare>
</rpc>

Description

Compare files.

Contents

<context>—Context style output format.

<from-file>—File to compare.

<ignore-white-space>—Ignore changes in amount of white space.

<to-file>—File to compare against.

<unified>—Unified style output format.


[Contents] [Prev] [Next] [Index] [Report an Error]