aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristoffer Haugsbakk <code@khaugsbakk.name>2025-06-09 17:59:42 +0200
committerJunio C Hamano <gitster@pobox.com>2025-06-09 11:33:25 -0700
commit6cd0701e3cc9980e4018d0986069cea8837565e3 (patch)
treee8c77cf55cd6e29da360b359cd9b0f7feb64d918
parentbuiltin/maintenance: introduce "rerere-gc" task (diff)
downloadgit-6cd0701e3cc9980e4018d0986069cea8837565e3.tar.gz
git-6cd0701e3cc9980e4018d0986069cea8837565e3.zip
doc: maintenance: fix linkgit syntax
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rw-r--r--Documentation/git-maintenance.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-maintenance.adoc b/Documentation/git-maintenance.adoc
index 931f3e02e8..540b5cf68b 100644
--- a/Documentation/git-maintenance.adoc
+++ b/Documentation/git-maintenance.adoc
@@ -172,7 +172,7 @@ rerere-gc::
worktree-prune::
The `worktree-prune` task deletes stale or broken worktrees. See
- linkit:git-worktree[1] for more information.
+ linkgit:git-worktree[1] for more information.
OPTIONS
-------