diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
index 29ae486a7c9..341ce99985a 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
@@ -588,6 +588,11 @@
The name of the path in which to place the checkout.
By default, the path is git/.
+ "usehead":
+ For local git:// urls to use the current branch HEAD
+ as the revision for use with AUTOREV. Implies nobranch.
+ Will only work when protocol is "file".
+
Here are some example URLs: