correctness fix in got.1: tags usually point to tag objects
diff --git a/got/got.1 b/got/got.1
index 21a27bb..25d74be 100644
--- a/got/got.1
+++ b/got/got.1
@@ -348,7 +348,7 @@ option.
Delete branches and tags from the local repository which are no longer
present in the remote repository.
Only references are deleted.
-Any commit, tree, and blob objects belonging to deleted branches or
+Any commit, tree, tag, and blob objects belonging to deleted branches or
tags remain in the repository and may be removed separately with
Git's garbage collector.
.It Fl l