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.
AUTHOR
Written by Thomas Gideon.This manual page was written by Abhishek Dasgupta <[email protected]>, for the Debian project (but may be used by others).