Scroll to navigation

FLASHBAKEALL(1) General Commands Manual FLASHBAKEALL(1)

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