Commit 8e26059c044bff5930bc14b3ae5123fc0fc838d5

Stefan Sperling 2022-03-10T21:09:39

document that 'gotadmin listpack' requires a pack index

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/gotadmin/gotadmin.1 b/gotadmin/gotadmin.1
index f0ef0ab..2d141d7 100644
--- a/gotadmin/gotadmin.1
+++ b/gotadmin/gotadmin.1
@@ -172,6 +172,9 @@ must be located within the
 .Pa objects/pack/
 directory of the repository and should end in
 .Pa .pack .
+The corresponding pack index must exist and can be created with
+.Cm gotadmin indexpack
+if it is missing.
 .Pp
 The options for
 .Cm gotadmin listpack