diff options
Diffstat (limited to 'cmd/show-object/main.go')
| -rw-r--r-- | cmd/show-object/main.go | 1 |
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 ( |
