aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-04 14:31:38 +0800
committerGravatar Runxi Yu2026-03-04 14:31:38 +0800
commitd585f0889eef41f1386abefe3daa2e617a21895e (patch)
tree65b2aa97a84a7ecd3c4b8efb3d3e188b2921b8b2 /cmd
parent*: Fix lints (diff)
signatureNo signature
*: Add package-level docs v0.1.44
Diffstat (limited to 'cmd')
-rw-r--r--cmd/show-object/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/show-object/main.go b/cmd/show-object/main.go
index b3f5a9cd..94978db6 100644
--- a/cmd/show-object/main.go
+++ b/cmd/show-object/main.go
@@ -1,3 +1,4 @@
+// Command show-object provides a small command line utility to show the details of a specified Git object.
package main
import (