NAME

rem-boilerplate-text

VERSION

Version 0.1

SYNOPSIS

Removes repeated text from a set of files.

> rem-boilerplate-text <list of files>

E.g.

> rem-boilerplate-text intranet/txt/*.txt 

Note that the system only works when more than one file is specified, since boilerplate text is detected based on repetition across files.

New files are written, with '.content' appended to the original filenames.