user-manual.txt: add missing section label

We provide a label for each chapter and section except for the "Pitfalls
with submodules" section. Since we're doing it everywhere else, let's do
it here, too.

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Martin Ågren 2019-09-22 13:57:56 +02:00 коммит произвёл Junio C Hamano
Родитель 5fa0f5238b
Коммит e79b34533a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -3698,6 +3698,7 @@ $ git push
You have to run `git submodule update` after `git pull` if you want to update
submodules, too.
[[pitfalls-with-submodules]]
Pitfalls with submodules
------------------------