summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 65d079a..7d86cc8 100644
--- a/main.go
+++ b/main.go
@@ -38,7 +38,7 @@ func main() {
// build()
if argv.Show != nil {
- log.Info("todo: show", me.repo.GetGoPath())
+ log.Info("todo: show", me.repo.Namespace)
okExit("")
}
if argv.Namespace != "" {