diff options
Diffstat (limited to 'bitbake')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml index 07fc820298..7cc69f831e 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | |||
@@ -553,7 +553,7 @@ | |||
553 | network. | 553 | network. |
554 | For that reason, tags are often not used. | 554 | For that reason, tags are often not used. |
555 | As far as Git is concerned, the "tag" parameter behaves | 555 | As far as Git is concerned, the "tag" parameter behaves |
556 | effectively the same as the "revision" parameter. | 556 | effectively the same as the "rev" parameter. |
557 | </para></listitem> | 557 | </para></listitem> |
558 | <listitem><para><emphasis>"subpath":</emphasis> | 558 | <listitem><para><emphasis>"subpath":</emphasis> |
559 | Limits the checkout to a specific subpath of the tree. | 559 | Limits the checkout to a specific subpath of the tree. |