twapi

Help: grep
Login
Tcl 2016 Conference, Houston/TX, US, Nov 14-18
Send your abstracts to tclconference@googlegroups.com by Sep 12.

The "grep" command:

Usage: fossil grep [OPTIONS] PATTERN FILENAME

Run grep over all historic version of FILENAME

Options:

    -i|--ignore-case         Ignore case
    -l|--files-with-matches  Print only filenames that match
    -v|--verbose             Show each file as it is analyzed