Skip to content

Commit

Permalink
doc clean
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
  • Loading branch information
qweeah committed Mar 25, 2024
1 parent a879b17 commit eeabec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/oras/internal/display/metadata/interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
)

type Outputable interface {
// WithOutput resets output of the handler
// WithOutput resets output of the handler.
WithOutput(out io.Writer)
}

Expand Down

0 comments on commit eeabec7

Please sign in to comment.