From f2d5900a1891cf1565623348caf947ca95bdd9a0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 10 Apr 2013 15:04:28 -0700 Subject: dev-manual: Edits to "Using a Git Workflow" section. (From yocto-docs rev: 94358ad29cf92f4094fa5ba336ef9b4ccf3cc81d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 8c20a9a5c9..be1cf9903b 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1793,7 +1793,7 @@ $ bitbake -c compile -f <name_of_package> The -f or --force - option forces re-execution of the specified task. + option forces the specified task to execute. If you find problems with your code, you can just keep editing and re-testing iteratively until things work as expected. All the modifications you make to the temporary source code -- cgit v1.2.3-54-g00ecf