Provided by: flashbake_0.27.1-0.1_all 

NAME
flashbakeall - runs flashbake recursively
SYNOPSIS
flashbakeall [options] <search_root> [quiet_min]
DESCRIPTION
flashbakeall runs flashbake(1) recursively under search_root, finding projects inside and running
flashbake on them.
quiet_min is a parameter which is passed to flashbake(1) which tells it to only commit changes to files
in the project that have not been changed in the last quiet_min minutes. Setting this to 0 or omitting
this disables the quiet period and flashbake immediately commits all changes when run.
[options] are passed to the flashbake command directly.
SEE ALSO
flashbake(1)
AUTHOR
Written by Thomas Gideon.
This manual page was written by Abhishek Dasgupta <abhidg@gmail.com>, for the Debian project (but may be
used by others).
June 30, 2010 FLASHBAKEALL(1)