/usr/share/doc/node-file-sync-cmp/README.md is in node-file-sync-cmp 0.1.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | file-sync-cmp
=============
[![Build Status](https://travis-ci.org/mgeisler/file-sync-cmp.svg?branch=master)](https://travis-ci.org/mgeisler/file-sync-cmp)
Synchronous file comparison for Node.js.
Release History
---------------
* 0.1.1 (2015-02-22): Close file descriptors after comparison.
* 0.1.0 (2014-12-14): First public release.
|