.TH GSCR 1 "July 2016" "Manual page for fgscr" .SH NAME .B fgscr \- find Git repositories and scrub them with gscr(1) .SH SYNOPSIS .B fgscr .br .B fgscr /path1 /path2 .SH DESCRIPTION .B fgscr searches for Git repositories recursively with the given ancestor directory (defaults to the current directory), and runs gscr(1) over them. .SH SEE ALSO git(1), gscr(1), isgr(1) .SH AUTHOR Tom Ryder