sherpa

Help: grep
Login
Tcl 2015 Conference, Manassas/VA, US, Oct 19-23
Send your abstracts to tclconference@googlegroups.com by Aug 24.

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