summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/usingpoky.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/usingpoky.xml')
-rw-r--r--documentation/poky-ref-manual/usingpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml
index 6b3289ab08..c8407bb002 100644
--- a/documentation/poky-ref-manual/usingpoky.xml
+++ b/documentation/poky-ref-manual/usingpoky.xml
@@ -75,7 +75,7 @@
75 </para> 75 </para>
76 <para> 76 <para>
77 A useful BitBake option to consider is the <filename>-k</filename> or 77 A useful BitBake option to consider is the <filename>-k</filename> or
78 <filename>&dash;&dash;continue</filename> option. 78 <filename>--continue</filename> option.
79 This option instructs BitBake to try and continue processing the job as much 79 This option instructs BitBake to try and continue processing the job as much
80 as possible even after encountering an error. When an error occurs the target that 80 as possible even after encountering an error. When an error occurs the target that
81 failed and those that depend on it cannot be remade. However, when you use this 81 failed and those that depend on it cannot be remade. However, when you use this