diff --git a/cmd/ro/main.go b/cmd/ro/main.go index 98ed5da..7aeaaba 100644 --- a/cmd/ro/main.go +++ b/cmd/ro/main.go @@ -108,6 +108,7 @@ func runDelegate() { fmt.Println(resp.Status) } +// TODO: summary response needs better formatting func runSummary() { req := core.SummaryRequest{ Name: user,