summaryrefslogtreecommitdiffstats
path: root/doc/ref_manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref_manual.rst')
-rw-r--r--doc/ref_manual.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ref_manual.rst b/doc/ref_manual.rst
index ab7101c94..9cfa2f0ab 100644
--- a/doc/ref_manual.rst
+++ b/doc/ref_manual.rst
@@ -166,7 +166,8 @@ Package Definition
archive defined ``<PKG>_SOURCE`` and use it if available.
Git URLs must either start with 'git://' or end with '.git'. They have a
- mandatory ``tag=<tagname>`` option.
+ mandatory ``tag=<tagname>`` option. Refer :ref:`gitSources` how to make use of
+ it.
Svn URLs must start with 'svn://'. They have a mandatory
``rev=r<number>`` option.