DOKK / manpages / debian 10 / flashbake / flashbakeall.1.en
FLASHBAKEALL(1) General Commands Manual FLASHBAKEALL(1)

flashbakeall - runs flashbake recursively

flashbakeall [options] <search_root> [quiet_min]

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.

flashbake(1)

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