Skip to content

Commit

Permalink
minor update common
Browse files Browse the repository at this point in the history
Signed-off-by: Lixia (Sylvia) Lei <[email protected]>
  • Loading branch information
Wwwsylvia committed Dec 2, 2024
1 parent 069a761 commit bedfd51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/oras/internal/option/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ type Common struct {
Printer *output.Printer
TTY *os.File
Debug bool
noTTY bool

noTTY bool
}

// ApplyFlags applies flags to a command flag set.
Expand Down

0 comments on commit bedfd51

Please sign in to comment.